Age | Commit message (Expand) | Author | Files | Lines |
2006-05-31 | [CIFS] Cleanup extra whitespace in dmesg logging. Update cifs change log | Steve French | 9 | -36/+37 |
2006-05-30 | [PATCH] ARM: explicitly disable BTB on ixp2350 | Deepak Saxena | 1 | -1/+2 |
2006-05-30 | Revert "[PATCH] i386/x86_64: Force pci=noacpi on HP XW9300" | Linus Torvalds | 1 | -8/+0 |
2006-05-30 | [PATCH] x86_64: Don't do syscall exit tracing twice | Andi Kleen | 1 | -6/+1 |
2006-05-30 | [PATCH] x86_64: Fix off by one in bad_addr checking in find_e820_area | Robert Hentosh | 1 | -1/+1 |
2006-05-30 | [PATCH] x86_64: Handle empty node zero | Daniel Yeisley | 3 | -2/+8 |
2006-05-30 | [PATCH] x86_64: fix last_tsc calculation of PM timer | Jan Beulich | 1 | -1/+1 |
2006-05-30 | [PATCH] i386: apic= command line option should always be | Jan Beulich | 1 | -6/+10 |
2006-05-30 | [PATCH] x86_64: Fix no IOMMU warning in PCI-GART driver | Andi Kleen | 1 | -4/+2 |
2006-05-30 | [PATCH] x86_64: Fix stack/mmap randomization for compat tasks | Andi Kleen | 2 | -3/+3 |
2006-05-30 | [PATCH] cfq-iosched: fixup locking and ->queue_list list management | Jens Axboe | 1 | -12/+13 |
2006-05-30 | Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/agpgart | Linus Torvalds | 4 | -1/+12 |
2006-05-30 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6 | Linus Torvalds | 6 | -20/+140 |
2006-05-30 | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 4 | -4/+6 |
2006-05-30 | [[CIFS] Pass truncate open flag through on file open in case setattr fails | Steve French | 1 | -0/+2 |
2006-05-30 | [CIFS] Fix typos in previous fix | Steve French | 2 | -5/+5 |
2006-05-30 | [CIFS] endian fix for new POSIX byte range lock support | Steve French | 1 | -2/+2 |
2006-05-30 | [CIFS] fix memory leak in cifs session info struct on reconnect | Steve French | 1 | -6/+82 |
2006-05-30 | [CIFS] ACPI suspend oops | Steve French | 1 | -2/+4 |
2006-05-30 | [CIFS] Do not limit the length of share names (was 100 for whole UNC name) | Steve French | 2 | -4/+9 |
2006-05-30 | [CIFS] Fix new POSIX Locking for setting lock_type correctly on unlock | Steve French | 5 | -7/+42 |
2006-05-29 | Input: psmouse - DMI updates for lifebook protocol | Kenan Esau | 1 | -0/+24 |
2006-05-29 | Input: change from numbered to named switches | Richard Purdie | 3 | -20/+15 |
2006-05-29 | Input: alps - fix old protocol decoding | Yotam Medini | 1 | -2/+2 |
2006-05-29 | Input: wistron - add support for AOpen Barebook 1559as | masc@theaterzentrum.at | 1 | -0/+19 |
2006-05-29 | Input: psmouse - add detection of Logitech TrackMan Wheel trackball | Zbigniew Luszpinski | 1 | -0/+6 |
2006-05-29 | Input: sidewinder - fix memory leak | Jesper Juhl | 1 | -5/+6 |
2006-05-29 | Input: add KEY_BATTERY keycode | Matthew Garrett | 1 | -0/+2 |
2006-05-28 | [NETFILTER]: PPTP helper: fix sstate/cstate typo | Alexey Dobriyan | 1 | -2/+2 |
2006-05-28 | [NETFILTER]: mark H.323 helper experimental | Patrick McHardy | 1 | -2/+2 |
2006-05-28 | [NETFILTER]: Fix small information leak in SO_ORIGINAL_DST (CVE-2006-1343) | Marcel Holtmann | 2 | -0/+2 |
2006-05-28 | Merge branch 'upstream-fixes' of master.kernel.org:/pub/scm/linux/kernel/git/... | Linus Torvalds | 1 | -0/+1 |
2006-05-29 | ppc: Fix typo in TI_LOCAL_FLAGS definition | Paul Mackerras | 1 | -1/+1 |
2006-05-28 | [PATCH] the latest consensus libata resume fix | Mark Lord | 1 | -0/+1 |
2006-05-27 | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/... | Linus Torvalds | 7 | -26/+70 |
2006-05-26 | [netdrvr s/390] trim trailing whitespace | Jeff Garzik | 15 | -440/+440 |
2006-05-26 | [PATCH] s390: lcs driver bug fixes and improvements [2/2] | Klaus Wacker | 1 | -5/+9 |
2006-05-26 | [PATCH] s390: lcs driver bug fixes and improvements [1/2] | Klaus Wacker | 1 | -170/+171 |
2006-05-26 | [PATCH] s390: qeth driver fixes | Ursula Braun | 1 | -10/+13 |
2006-05-26 | [PATCH] s390: qeth driver fixes | Ursula Braun | 2 | -12/+12 |
2006-05-26 | [PATCH] s390: minor fix in cu3088 | Cornelia Huck | 1 | -1/+1 |
2006-05-26 | [PATCH] pcnet32: remove incorrect pcnet32_free_ring | Don Fry | 1 | -2/+0 |
2006-05-26 | e1000: add shutdown handler back to fix WOL | Auke Kok | 1 | -1/+9 |
2006-05-26 | Merge branch 'upstream-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Jeff Garzik | 2 | -3/+3 |
2006-05-26 | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 4 | -24/+38 |
2006-05-26 | [NET]: dev.c comment fixes | Stephen Hemminger | 1 | -9/+11 |
2006-05-26 | [IPV6] ROUTE: Don't try less preferred routes for on-link routes. | YOSHIFUJI Hideaki | 1 | -5/+11 |
2006-05-26 | [PATCH] arlan: fix section mismatch warnings | Randy Dunlap | 1 | -2/+2 |
2006-05-26 | [PATCH] wavelan: fix section mismatch | Randy Dunlap | 1 | -1/+1 |
2006-05-26 | [PATCH] tpm: fix bug for TPM on ThinkPad T60 and Z60 | Kylene Jo Hall | 1 | -4/+0 |