summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* inotify: fix lock ordering wrt do_page_fault's mmap_semNick Piggin2008-10-022-7/+21
* fbcon: fix monochrome color value calculationDavid Winn2008-10-021-1/+1
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds2008-10-022-14/+40
|\
| * Merge branch 'asoc-fixes' into for-linusTakashi Iwai2008-10-021-2/+2
| |\
| | * ASoC: Set correct name for WM8753 rec mixer outputRob Sims2008-10-021-2/+2
| * | ALSA: snd-powermac: HP detection for 1st iMac G3 SLRisto Suominen2008-10-021-9/+22
| * | ALSA: snd-powermac: mixers for PowerMac G4 AGPRisto Suominen2008-10-021-3/+16
* | | powerpc: Fix boot hang regression on MPC8544DSKumar Gala2008-10-021-1/+11
* | | e1000e: write protect ICHx NVM to prevent malicious write/eraseBruce Allan2008-10-015-3/+100
* | | pxa2xx_spi: fix build breakageMike Rapoport2008-10-011-2/+2
* | | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2008-10-011-1/+1
|\ \ \
| * | | x86, vmi: fix broken LDT accessZachary Amsden2008-09-301-1/+1
| * | | x86: fix typo in enable_mtrr_cleanup early parameterJ.A. Magallón2008-09-301-1/+1
* | | | MN10300: Fix IRQ handlingDavid Howells2008-10-013-28/+47
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/agk/linux-2.6-dmLinus Torvalds2008-10-012-5/+23
|\ \ \ \
| * | | | dm mpath: add missing path switching lockingChandra Seetharaman2008-10-011-1/+15
| * | | | dm: cope with access beyond end of device in dm_merge_bvecMikulas Patocka2008-10-011-0/+3
| * | | | dm: always allow one page in dm_merge_bvecMikulas Patocka2008-10-011-4/+5
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2008-10-019-42/+97
|\ \ \ \ \
| * | | | | af_key: Free dumping state on socket closeTimo Teras2008-10-011-11/+19
| * | | | | XFRM,IPv6: initialize ip6_dst_blackhole_ops.kmem_cachepArnaud Ebalard2008-10-011-0/+2
| * | | | | ipv6: NULL pointer dereferrence in tcp_v6_send_ackDenis V. Lunev2008-10-011-1/+1
| * | | | | tcp: Fix NULL dereference in tcp_4_send_ack()Vitaliy Gusev2008-10-011-1/+1
| * | | | | sctp: Fix kernel panic while process protocol violation parameterWei Yongjun2008-09-303-24/+64
| * | | | | iucv: Fix mismerge again.Heiko Carstens2008-09-301-1/+2
| * | | | | ipsec: Fix pskb_expand_head corruption in xfrm_state_check_spaceHerbert Xu2008-09-301-4/+8
* | | | | | x86: Fix broken LDT access in VMIZachary Amsden2008-09-301-1/+1
| |/ / / / |/| | | |
* | | | | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds2008-09-305-9/+15
|\ \ \ \ \
| * | | | | [IA64] Put the space for cpu0 per-cpu area into .data sectionTony Luck2008-09-295-9/+15
| |/ / / /
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds2008-09-302-8/+19
|\ \ \ \ \ | | |_|/ / | |/| | |
| * | | | ALSA: hda - Fix model for Dell Inspiron 1525Takashi Iwai2008-09-301-1/+1
| * | | | ALSA: ASoC: Fix cs4270 error pathJean Delvare2008-09-301-7/+18
* | | | | Merge branch 'for-linus' of git://git.o-hand.com/linux-mfdLinus Torvalds2008-09-302-3/+3
|\ \ \ \ \
| * | | | | mfd: Fix asic3 compilationSamuel Ortiz2008-09-301-1/+1
| * | | | | mfd: Fix Kconfig accroding to the new gpiolib symbolsSamuel Ortiz2008-09-301-2/+2
| | |/ / / | |/| | |
* | | | | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds2008-09-302-58/+54
|\ \ \ \ \
| * | | | | powerpc: Fix failure to shutdown with CPU hotplugJohannes Berg2008-09-301-5/+1
| * | | | | powerpc: Fix PCI in Holly device treeDavid Gibson2008-09-301-53/+53
* | | | | | Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2008-09-305-18/+103
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | hrtimer: prevent migration of per CPU hrtimersThomas Gleixner2008-09-295-19/+40
| * | | | | hrtimer: mark migration stateThomas Gleixner2008-09-292-3/+13
| * | | | | hrtimer: fix migration of CB_IRQSAFE_NO_SOFTIRQ hrtimersThomas Gleixner2008-09-291-3/+25
| * | | | | hrtimer: migrate pending list on cpu offlineThomas Gleixner2008-09-291-1/+33
* | | | | | Linux 2.6.27-rc8v2.6.27-rc8Linus Torvalds2008-09-291-1/+1
* | | | | | mm owner: fix race between swapoff and exitBalbir Singh2008-09-294-5/+31
* | | | | | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2008-09-291-1/+2
|\ \ \ \ \ \ | | |_|_|/ / | |/| | | |
| * | | | | x86: disable apm on the olpcJeremy Katz2008-09-241-1/+2
* | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6Linus Torvalds2008-09-294-7/+22
|\ \ \ \ \ \
| * | | | | | cdrom: update ioctl documentationMárton Németh2008-09-271-2/+2
| * | | | | | ide: note that IDE generic may prevent other drivers from attachingTejun Heo2008-09-271-0/+14