| Commit message (Expand) | Author | Age |
... | |
| * | | | | [CIFS] Explicitly set stat->blksize | Steve French | 2006-11-07 |
| * | | | | [CIFS] NFS stress test generates flood of "close with pending write" messages | Steve French | 2006-11-07 |
* | | | | | Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/... | Linus Torvalds | 2006-11-13 |
|\ \ \ \ \ |
|
| * \ \ \ \ | Merge branch 'upstream-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Jeff Garzik | 2006-11-10 |
| |\ \ \ \ \ |
|
| | * | | | | | [PATCH] bcm43xx: Add error checking in bcm43xx_sprom_write() | Adrian Bunk | 2006-11-07 |
| | * | | | | | [PATCH] bcm43xx: Drain TX status before starting IRQs | Michael Buesch | 2006-11-07 |
| * | | | | | | [PATCH] drivers cris: return on NULL dev_alloc_skb() | David Rientjes | 2006-11-10 |
| * | | | | | | [PATCH] com20020 build fix | Randy Dunlap | 2006-11-10 |
| * | | | | | | [PATCH] bonding: lockdep annotation | Peter Zijlstra | 2006-11-10 |
| | |_|/ / /
| |/| | | | |
|
* | | | | | | [PATCH] SCSI core: always store >= 36 bytes of INQUIRY data | Alan Stern | 2006-11-13 |
* | | | | | | [PATCH] Fix misrouted interrupts deadlocks | Pavel Emelianov | 2006-11-13 |
* | | | | | | [PATCH] fix Data Acess error in dup_fd | Sharyathi Nagesh | 2006-11-13 |
* | | | | | | [PATCH] .gitignore: add miscellaneous files | Franck Bui-Huu | 2006-11-13 |
* | | | | | | [PATCH] Fix missing parens in set_personality() | Russell King | 2006-11-13 |
* | | | | | | [PATCH] Patch for nvidia divide by zero error for 7600 pci-express card | Wink Saville | 2006-11-13 |
* | | | | | | [PATCH] IPMI: Fix more && typos | Corey Minyard | 2006-11-13 |
* | | | | | | [PATCH] mspec driver build fix | Jes Sorensen | 2006-11-13 |
* | | | | | | [PATCH] pci: don't try to remove sysfs files before they are setup. | David Miller | 2006-11-13 |
* | | | | | | [PATCH] vmalloc: optimization, cleanup, bugfixes | Eric Dumazet | 2006-11-13 |
|/ / / / / |
|
* | | | | | [PATCH] nfsd: fix spurious error return from nfsd_create in async case | J. Bruce Fields | 2006-11-08 |
* | | | | | [PATCH] IB/ipath - program intconfig register using new HT irq hook | Bryan O'Sullivan | 2006-11-08 |
* | | | | | [PATCH] htirq: allow buggy drivers of buggy hardware to write the registers | Eric W. Biederman | 2006-11-08 |
* | | | | | [PATCH] htirq: refactor so we only have one function that writes to the chip | Eric W. Biederman | 2006-11-08 |
* | | | | | [PATCH] ipmi_si_intf.c: fix "&& 0xff" typos | Alexey Dobriyan | 2006-11-08 |
* | | | | | [PATCH] IPMI: retry messages on certain error returns | Corey Minyard | 2006-11-08 |
* | | | | | [PATCH] IPMI: Clean up the waiting message queue properly on unload | Corey Minyard | 2006-11-08 |
* | | | | | [PATCH] sysctl: Undeprecate sys_sysctl | Eric W. Biederman | 2006-11-08 |
* | | | | | [PATCH] ia64: select ACPI_NUMA if ACPI | KAMEZAWA Hiroyuki | 2006-11-08 |
* | | | | | [PATCH] kretprobe: fix kretprobe-booster to save regs and set status | Masami Hiramatsu | 2006-11-08 |
* | | | | | [PATCH] md: do not freeze md threads for suspend | Rafael J. Wysocki | 2006-11-08 |
* | | | | | [PATCH] md: fix sizing problem with raid5-reshape and CONFIG_LBD=n | NeilBrown | 2006-11-08 |
* | | | | | [PATCH] md: change ONLINE/OFFLINE events to a single CHANGE event | NeilBrown | 2006-11-08 |
* | | | | | [PATCH] Tigran has moved | Tigran Aivazian | 2006-11-08 |
* | | | | | [PATCH] drivers/telephony/ixj: fix an array overrun | Adrian Bunk | 2006-11-08 |
* | | | | | [PATCH] dm: raid1: fix waiting for io on suspend | Jonathan E Brassow | 2006-11-08 |
* | | | | | [PATCH] dm: multipath: fix rr_add_path order | Jonathan E Brassow | 2006-11-08 |
* | | | | | [PATCH] dm: suspend: fix error path | Alasdair G Kergon | 2006-11-08 |
* | | | | | [PATCH] dm: fix find_device race | Alasdair G Kergon | 2006-11-08 |
* | | | | | [PATCH] i386: Force data segment to be 4K aligned | Vivek Goyal | 2006-11-08 |
* | | | | | [PATCH] nfsd4: fix open-create permissions | J. Bruce Fields | 2006-11-08 |
* | | | | | [PATCH] nfsd4: reindent do_open_lookup() | J. Bruce Fields | 2006-11-08 |
* | | | | | [PATCH] A minor fix for set_mb() in Documentation/memory-barriers.txt | Oleg Nesterov | 2006-11-08 |
* | | | | | [PATCH] Regression in 2.6.19-rc microcode driver | Arjan van de Ven | 2006-11-08 |
* | | | | | Merge merom:v2.6/linux | Linus Torvalds | 2006-11-08 |
|\ \ \ \ \
| | |_|/ /
| |/| | | |
|
| * | | | | x86-64: write IO APIC irq routing entries in correct order | Linus Torvalds | 2006-11-08 |
| * | | | | x86-64: clean up io-apic accesses | Linus Torvalds | 2006-11-08 |
* | | | | | Revert "[PATCH] i386: Add MMCFG resources to i386 too" | Linus Torvalds | 2006-11-08 |
|/ / / / |
|
* | | | | Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/... | Linus Torvalds | 2006-11-08 |
|\ \ \ \ |
|
| * | | | | [libata] sata_via: fix obvious typo | Jeff Garzik | 2006-11-08 |
* | | | | | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 2006-11-08 |
|\ \ \ \ \
| |/ / / /
|/| | | | |
|