| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 2008-10-01 | 327 | -2128/+3182 |
|\ |
|
| * | af_key: Free dumping state on socket close | Timo Teras | 2008-10-01 | 1 | -11/+19 |
| * | XFRM,IPv6: initialize ip6_dst_blackhole_ops.kmem_cachep | Arnaud Ebalard | 2008-10-01 | 1 | -0/+2 |
| * | ipv6: NULL pointer dereferrence in tcp_v6_send_ack | Denis V. Lunev | 2008-10-01 | 1 | -1/+1 |
| * | tcp: Fix NULL dereference in tcp_4_send_ack() | Vitaliy Gusev | 2008-10-01 | 1 | -1/+1 |
| * | sctp: Fix kernel panic while process protocol violation parameter | Wei Yongjun | 2008-09-30 | 3 | -24/+64 |
| * | iucv: Fix mismerge again. | Heiko Carstens | 2008-09-30 | 1 | -1/+2 |
| * | ipsec: Fix pskb_expand_head corruption in xfrm_state_check_space | Herbert Xu | 2008-09-30 | 1 | -4/+8 |
| * | Linux 2.6.27-rc8v2.6.27-rc8 | Linus Torvalds | 2008-09-30 | 1 | -1/+1 |
| * | mm owner: fix race between swapoff and exit | Balbir Singh | 2008-09-29 | 4 | -5/+31 |
| * | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2008-09-29 | 1 | -1/+2 |
| |\ |
|
| | * | x86: disable apm on the olpc | Jeremy Katz | 2008-09-24 | 1 | -1/+2 |
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6 | Linus Torvalds | 2008-09-29 | 4 | -7/+22 |
| |\ \ |
|
| | * | | cdrom: update ioctl documentation | Márton Németh | 2008-09-27 | 1 | -2/+2 |
| | * | | ide: note that IDE generic may prevent other drivers from attaching | Tejun Heo | 2008-09-27 | 1 | -0/+14 |
| | * | | ide-tape: fix vendor strings | Borislav Petkov | 2008-09-27 | 1 | -5/+5 |
| | * | | Swarm: Fix crash due to missing initialization | Ralf Baechle | 2008-09-27 | 1 | -0/+1 |
| * | | | Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus | Linus Torvalds | 2008-09-29 | 5 | -11/+95 |
| |\ \ \ |
|
| | * | | | [SSB] Initialise dma_mask for SSB_BUSTYPE_SSB devices | Aurelien Jarno | 2008-09-27 | 1 | -0/+1 |
| | * | | | [MIPS] BCM47xx: Fix build error due to missing PCI functions | Aurelien Jarno | 2008-09-27 | 2 | -0/+61 |
| | * | | | [MIPS] IP27: Switch to dynamic interrupt routing avoding panic on error. | Ralf Baechle | 2008-09-27 | 1 | -9/+31 |
| | * | | | [MIPS] au1000: Make sure GPIO value is zero or one | Bruno Randolf | 2008-09-27 | 1 | -2/+2 |
| | |/ / |
|
| * | | | Merge branch 'linux-m32r' of git://www.linux-m32r.org/git/takata/linux-2.6_dev | Linus Torvalds | 2008-09-29 | 10 | -54/+16 |
| |\ \ \ |
|
| | * | | | m32r/kernel/: cleanups | Adrian Bunk | 2008-09-27 | 7 | -45/+11 |
| | * | | | m32r: export __ndelay | Adrian Bunk | 2008-09-27 | 1 | -0/+2 |
| | * | | | m32r: export empty_zero_page | Adrian Bunk | 2008-09-27 | 1 | -0/+2 |
| | * | | | m32r: don't offer CONFIG_ISA | Adrian Bunk | 2008-09-27 | 1 | -5/+1 |
| | * | | | m32r: remove the unused NOHIGHMEM option | Adrian Bunk | 2008-09-27 | 1 | -4/+0 |
| | |/ / |
|
| * | | | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jwe... | Linus Torvalds | 2008-09-29 | 7 | -38/+63 |
| |\ \ \ |
|
| | * | | | kgdboc,tty: Fix tty polling search to use name correctly | Jason Wessel | 2008-09-26 | 1 | -2/+12 |
| | * | | | kgdb, x86_64: fix PS CS SS registers in gdb serial | Jason Wessel | 2008-09-26 | 2 | -15/+30 |
| | * | | | kgdb, x86_64: gdb serial has BX and DX reversed | Jason Wessel | 2008-09-26 | 1 | -2/+2 |
| | * | | | kgdb, x86, arm, mips, powerpc: ignore user space single stepping | Jason Wessel | 2008-09-26 | 5 | -18/+18 |
| | * | | | kgdb: could not write to the last of valid memory with kgdb | Atsuo Igarashi | 2008-09-26 | 1 | -1/+1 |
| | |/ / |
|
| * | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw... | Linus Torvalds | 2008-09-29 | 1 | -62/+16 |
| |\ \ \ |
|
| | * | | | ALSA: ASoC: Fix another cs4270 error path | Jean Delvare | 2008-09-29 | 1 | -6/+1 |
| | * | | | ALSA: make the CS4270 driver a new-style I2C driver | Timur Tabi | 2008-09-29 | 1 | -56/+15 |
| * | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6 | Linus Torvalds | 2008-09-29 | 3 | -2/+4 |
| |\ \ \ \ |
|
| | * | | | | [SCSI] qlogicpti: fix sg list traversal error in continuation entries | Boaz Harrosh | 2008-09-29 | 1 | -0/+1 |
| | * | | | | [SCSI] Fix hang with split requests | James Bottomley | 2008-09-23 | 1 | -1/+2 |
| | * | | | | [SCSI] qla2xxx: Defer enablement of RISC interrupts until ISP initialization ... | Andrew Vasquez | 2008-09-13 | 2 | -1/+2 |
| * | | | | | Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block | Linus Torvalds | 2008-09-29 | 1 | -0/+1 |
| |\ \ \ \ \ |
|
| | * | | | | | scsi: fix fall out of sg-chaining patch in qlogicpti | Boaz Harrosh | 2008-09-29 | 1 | -0/+1 |
| | | |_|/ /
| | |/| | | |
|
| * | | | | | Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2008-09-29 | 1 | -6/+40 |
| |\ \ \ \ \ |
|
| | * | | | | | sata_nv: reinstate nv_hardreset() for non generic controllers | Tejun Heo | 2008-09-29 | 1 | -6/+40 |
| | |/ / / / |
|
| * | | | | | kconfig: readd lost change count | zippel@linux-m68k.org | 2008-09-29 | 1 | -2/+6 |
| * | | | | | kconfig: fix silentoldconfig | zippel@linux-m68k.org | 2008-09-29 | 1 | -66/+57 |
| * | | | | | Fix NULL pointer dereference in proc_sys_compare | Linus Torvalds | 2008-09-29 | 1 | -4/+6 |
| * | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw... | Linus Torvalds | 2008-09-26 | 3 | -14/+7 |
| |\ \ \ \ \
| | | |_|/ /
| | |/| | | |
|
| | * | | | | ALSA: remove unneeded power_mutex lock in snd_pcm_drop | Takashi Iwai | 2008-09-25 | 1 | -10/+3 |