| Commit message (Expand) | Author | Age |
* | [PATCH] powermac: More powermac backlight fixes | Michael Hanselmann | 2006-07-31 |
* | [PATCH] fbdev: statically link the framebuffer notification functions | Antonino A. Daplas | 2006-07-31 |
* | [PATCH] Add parentheses around arguments in the SH_DIV macro. | Uwe Zeisberger | 2006-07-31 |
* | [PATCH] always define IRQ_PER_CPU | Yoichi Yuasa | 2006-07-31 |
* | [PATCH] IA64: kprobe invalidate icache of jump buffer | bibo, mao | 2006-07-31 |
* | [PATCH] delay accounting: temporarily enable by default | Shailabh Nagar | 2006-07-31 |
* | [PATCH] make taskstats sending completely independent of delay accounting on/... | Shailabh Nagar | 2006-07-31 |
* | [PATCH] genirq: {en,dis}able_irq_wake() need refcounting too | David Brownell | 2006-07-31 |
* | [PATCH] Process Events: Fix biarch compatibility issue. use __u64 timestamp | Chandra Seetharaman | 2006-07-31 |
* | [PATCH] ext3: avoid triggering ext3_error on bad NFS file handle | Neil Brown | 2006-07-31 |
* | Merge master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 2006-07-30 |
|\ |
|
| * | [ARM] 3731/1: Allow IRQ definitions of IQ80331 and IQ80332 to co-exist | Martin Michlmayr | 2006-07-24 |
* | | [PATCH] x86_64: Fix swiotlb=force | Andi Kleen | 2006-07-29 |
* | | [PATCH] x86_64: Calgary IOMMU - Multi-Node NULL pointer dereference fix | Jon Mason | 2006-07-29 |
* | | Merge branch 'master' into upstream-fixes | Jeff Garzik | 2006-07-29 |
|\ \ |
|
| * | | [PATCH] pi-futex: robust-futex exit | Ingo Molnar | 2006-07-29 |
| * | | [PATCH] x86_64: Enlarge debug stack for nested kprobes | bibo mao | 2006-07-28 |
| * | | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6 | Linus Torvalds | 2006-07-28 |
| |\ \ |
|
| | * | | [SPARC64]: Fix typo in pgprot_noncached(). | David S. Miller | 2006-07-27 |
| | * | | [SPARC64]: Fix quad-float multiply emulation. | David S. Miller | 2006-07-27 |
| * | | | [PATCH] ide: option to disable cache flushes for buggy drives | Jens Axboe | 2006-07-28 |
| |/ / |
|
| * | | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6 | Linus Torvalds | 2006-07-26 |
| |\ \ |
|
| | * | | [SPARC]: Fix SA_STATIC_ALLOC value. | David S. Miller | 2006-07-25 |
| * | | | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 2006-07-26 |
| |\ \ \ |
|
| | * | | | [NETFILTER]: bridge netfilter: add deferred output hooks to feature-removal-s... | Patrick McHardy | 2006-07-25 |
| | |/ / |
|
| * / / | [PATCH] Reorganize the cpufreq cpu hotplug locking to not be totally bizare | Arjan van de Ven | 2006-07-26 |
| |/ / |
|
| * | | [NET]: Correct dev_alloc_skb kerneldoc | Christoph Hellwig | 2006-07-24 |
| * | | [NET]: Remove CONFIG_HAVE_ARCH_DEV_ALLOC_SKB | Christoph Hellwig | 2006-07-24 |
| * | | [PKT_SCHED]: Fix regression in PSCHED_TADD{,2}. | Guillaume Chazarain | 2006-07-24 |
| * | | IB/mad: Validate MADs for spec compliance | Sean Hefty | 2006-07-24 |
* | | | Merge branch 'master' into upstream-fixes | Jeff Garzik | 2006-07-24 |
|\| | |
|
| * | | cpu hotplug: simplify and hopefully fix locking | Linus Torvalds | 2006-07-23 |
| * | | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 2006-07-21 |
| |\ \ |
|
| | * | | [NET]: Fix reversed error test in netif_tx_trylock | Herbert Xu | 2006-07-21 |
| | * | | [I/OAT]: net/core/user_dma.c should #include <net/netdma.h> | Adrian Bunk | 2006-07-21 |
| | * | | [SCTP]: ADDIP: Don't use an address as source until it is ASCONF-ACKed | Sridhar Samudrala | 2006-07-21 |
| | * | | [SCTP]: Verify all the paths to a peer via heartbeat before using them. | Sridhar Samudrala | 2006-07-21 |
| * | | | [SPARC]: Kill prom_getname, unused and not implemented properly. | David S. Miller | 2006-07-21 |
| * | | | [SPARC64]: Fix more of_device layer IRQ bugs, and correct PROMREG_MAX. | David S. Miller | 2006-07-21 |
| |/ / |
|
| * | | Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6 | Linus Torvalds | 2006-07-21 |
| |\ \ |
|
| | * | | [SCSI] scsi_transport_sas: add expander backlink | James Bottomley | 2006-07-12 |
| | * | | [SCSI] hide EH backup data outside the scsi_cmnd | Christoph Hellwig | 2006-07-09 |
| | * | | [SCSI] scsi_transport_sas: add unindexed ports | James Bottomley | 2006-07-09 |
| * | | | [S390] get_clock inline assembly. | Andreas Krebbel | 2006-07-17 |
| * | | | [S390] Fix gcc warning about unused return values. | Heiko Carstens | 2006-07-17 |
* | | | | [PATCH] libata: improve EH action and EHI flag handling | Tejun Heo | 2006-07-19 |
|/ / / |
|
* | | | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 2006-07-15 |
|\ \ \ |
|
| * | | | [VLAN]: __vlan_hwaccel_rx can use the faster ether_compare_addr | Stephen Hemminger | 2006-07-14 |
| | |/
| |/| |
|
* | | | [PATCH] remove set_wmb - arch removal | Steven Rostedt | 2006-07-15 |
* | | | [PATCH] per-task delay accounting taskstats interface: control exit data thro... | Shailabh Nagar | 2006-07-15 |