aboutsummaryrefslogtreecommitdiffstats
path: root/kernel/configs.c (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2008-10-02Check mapped ranges on sysfs resource filesLinus Torvalds1-0/+19
2008-10-02e1000e: update version from k4 to k6Jesse Brandeburg1-1/+1
2008-10-02e1000e: debug contention on NVM SWFLAGThomas Gleixner1-0/+17
2008-10-02e1000e: drop stats lockJesse Brandeburg2-19/+0
2008-10-02e1000e: remove phy read from inside spinlockJesse Brandeburg2-14/+5
2008-10-02e1000e: do not ever sleep in interrupt contextJesse Brandeburg2-3/+30
2008-10-02e1000e: reset swflag after resetting hardwareJesse Brandeburg1-0/+3
2008-10-02mm: handle initialising compound pages at orders greater than MAX_ORDERAndy Whitcroft1-5/+8
2008-10-02mm: tiny-shmem nommu fixNick Piggin3-1/+8
2008-10-02memory hotplug: missing zone->lock in test_pages_isolated()Gerald Schaefer1-4/+8
2008-10-02fix error-path NULL deref in alloc_posix_timer()Dan Carpenter1-1/+1
2008-10-02braille_console: only register notifiers when the braille console is usedPascal Terjan1-9/+4
2008-10-02inotify: fix lock ordering wrt do_page_fault's mmap_semNick Piggin2-7/+21
2008-10-02fbcon: fix monochrome color value calculationDavid Winn1-1/+1
2008-10-02ALSA: snd-powermac: HP detection for 1st iMac G3 SLRisto Suominen1-9/+22
2008-10-02ALSA: snd-powermac: mixers for PowerMac G4 AGPRisto Suominen1-3/+16
2008-10-02ASoC: Set correct name for WM8753 rec mixer outputRob Sims1-2/+2
2008-10-02powerpc: Fix boot hang regression on MPC8544DSKumar Gala1-1/+11
2008-10-01e1000e: write protect ICHx NVM to prevent malicious write/eraseBruce Allan5-3/+100
2008-10-01pxa2xx_spi: fix build breakageMike Rapoport1-2/+2
2008-10-01MN10300: Fix IRQ handlingDavid Howells3-28/+47
2008-10-01dm mpath: add missing path switching lockingChandra Seetharaman1-1/+15
2008-10-01dm: cope with access beyond end of device in dm_merge_bvecMikulas Patocka1-0/+3
2008-10-01dm: always allow one page in dm_merge_bvecMikulas Patocka1-4/+5
2008-10-01af_key: Free dumping state on socket closeTimo Teras1-11/+19
2008-10-01XFRM,IPv6: initialize ip6_dst_blackhole_ops.kmem_cachepArnaud Ebalard1-0/+2
2008-10-01ipv6: NULL pointer dereferrence in tcp_v6_send_ackDenis V. Lunev1-1/+1
2008-10-01tcp: Fix NULL dereference in tcp_4_send_ack()Vitaliy Gusev1-1/+1
2008-09-30x86, vmi: fix broken LDT accessZachary Amsden1-1/+1
2008-09-30x86: Fix broken LDT access in VMIZachary Amsden1-1/+1
2008-09-30sctp: Fix kernel panic while process protocol violation parameterWei Yongjun3-24/+64
2008-09-30ALSA: hda - Fix model for Dell Inspiron 1525Takashi Iwai1-1/+1
2008-09-30ALSA: ASoC: Fix cs4270 error pathJean Delvare1-7/+18
2008-09-30iucv: Fix mismerge again.Heiko Carstens1-1/+2
2008-09-30ipsec: Fix pskb_expand_head corruption in xfrm_state_check_spaceHerbert Xu1-4/+8
2008-09-30x86: fix typo in enable_mtrr_cleanup early parameterJ.A. Magallón1-1/+1
2008-09-30mfd: Fix asic3 compilationSamuel Ortiz1-1/+1
2008-09-30mfd: Fix Kconfig accroding to the new gpiolib symbolsSamuel Ortiz1-2/+2
2008-09-30powerpc: Fix failure to shutdown with CPU hotplugJohannes Berg1-5/+1
2008-09-30powerpc: Fix PCI in Holly device treeDavid Gibson1-53/+53
2008-09-29[IA64] Put the space for cpu0 per-cpu area into .data sectionTony Luck5-9/+15
2008-09-29Linux 2.6.27-rc8Linus Torvalds1-1/+1
2008-09-29mm owner: fix race between swapoff and exitBalbir Singh4-5/+31
2008-09-29hrtimer: prevent migration of per CPU hrtimersThomas Gleixner5-19/+40
2008-09-29hrtimer: mark migration stateThomas Gleixner2-3/+13
2008-09-29hrtimer: fix migration of CB_IRQSAFE_NO_SOFTIRQ hrtimersThomas Gleixner1-3/+25
2008-09-29hrtimer: migrate pending list on cpu offlineThomas Gleixner1-1/+33
2008-09-29kconfig: readd lost change countzippel@linux-m68k.org1-2/+6
2008-09-29kconfig: fix silentoldconfigzippel@linux-m68k.org1-66/+57
2008-09-29Fix NULL pointer dereference in proc_sys_compareLinus Torvalds1-4/+6