| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'master' | Steven Whitehouse | 2006-07-31 | 28 | -81/+64 |
|\ |
|
| * | Merge master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 2006-07-29 | 1 | -4/+0 |
| |\ |
|
| | * | [ARM] 3731/1: Allow IRQ definitions of IQ80331 and IQ80332 to co-exist | Martin Michlmayr | 2006-07-24 | 1 | -4/+0 |
| * | | [PATCH] x86_64: Fix swiotlb=force | Andi Kleen | 2006-07-29 | 1 | -0/+2 |
| * | | [PATCH] x86_64: Calgary IOMMU - Multi-Node NULL pointer dereference fix | Jon Mason | 2006-07-29 | 1 | -5/+0 |
| * | | Merge branch 'master' into upstream-fixes | Jeff Garzik | 2006-07-29 | 11 | -26/+24 |
| |\ \ |
|
| | * | | [PATCH] pi-futex: robust-futex exit | Ingo Molnar | 2006-07-28 | 1 | -1/+2 |
| | * | | [PATCH] x86_64: Enlarge debug stack for nested kprobes | bibo mao | 2006-07-28 | 1 | -1/+1 |
| | * | | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6 | Linus Torvalds | 2006-07-28 | 2 | -2/+2 |
| | |\ \ |
|
| | | * | | [SPARC64]: Fix typo in pgprot_noncached(). | David S. Miller | 2006-07-27 | 1 | -1/+1 |
| | | * | | [SPARC64]: Fix quad-float multiply emulation. | David S. Miller | 2006-07-27 | 1 | -1/+1 |
| | * | | | [PATCH] ide: option to disable cache flushes for buggy drives | Jens Axboe | 2006-07-28 | 1 | -0/+1 |
| | |/ / |
|
| | * | | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6 | Linus Torvalds | 2006-07-26 | 1 | -1/+1 |
| | |\ \ |
|
| | | * | | [SPARC]: Fix SA_STATIC_ALLOC value. | David S. Miller | 2006-07-24 | 1 | -1/+1 |
| | * | | | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 2006-07-26 | 1 | -0/+2 |
| | |\ \ \ |
|
| | | * | | | [NETFILTER]: bridge netfilter: add deferred output hooks to feature-removal-s... | Patrick McHardy | 2006-07-24 | 1 | -0/+2 |
| | | |/ / |
|
| | * / / | [PATCH] Reorganize the cpufreq cpu hotplug locking to not be totally bizare | Arjan van de Ven | 2006-07-26 | 1 | -3/+0 |
| | |/ / |
|
| | * | | [NET]: Correct dev_alloc_skb kerneldoc | Christoph Hellwig | 2006-07-24 | 1 | -2/+2 |
| | * | | [NET]: Remove CONFIG_HAVE_ARCH_DEV_ALLOC_SKB | Christoph Hellwig | 2006-07-24 | 1 | -4/+0 |
| | * | | [PKT_SCHED]: Fix regression in PSCHED_TADD{,2}. | Guillaume Chazarain | 2006-07-24 | 1 | -12/+6 |
| | * | | IB/mad: Validate MADs for spec compliance | Sean Hefty | 2006-07-24 | 1 | -0/+7 |
| * | | | Merge branch 'master' into upstream-fixes | Jeff Garzik | 2006-07-24 | 13 | -45/+35 |
| |\| | |
|
| | * | | cpu hotplug: simplify and hopefully fix locking | Linus Torvalds | 2006-07-23 | 1 | -6/+0 |
| | * | | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 2006-07-21 | 4 | -9/+19 |
| | |\ \ |
|
| | | * | | [NET]: Fix reversed error test in netif_tx_trylock | Herbert Xu | 2006-07-21 | 1 | -3/+3 |
| | | * | | [I/OAT]: net/core/user_dma.c should #include <net/netdma.h> | Adrian Bunk | 2006-07-21 | 1 | -1/+1 |
| | | * | | [SCTP]: ADDIP: Don't use an address as source until it is ASCONF-ACKed | Sridhar Samudrala | 2006-07-21 | 1 | -5/+2 |
| | | * | | [SCTP]: Verify all the paths to a peer via heartbeat before using them. | Sridhar Samudrala | 2006-07-21 | 2 | -0/+13 |
| | * | | | [SPARC]: Kill prom_getname, unused and not implemented properly. | David S. Miller | 2006-07-21 | 3 | -15/+0 |
| | * | | | [SPARC64]: Fix more of_device layer IRQ bugs, and correct PROMREG_MAX. | David S. Miller | 2006-07-21 | 1 | -1/+1 |
| | |/ / |
|
| | * | | Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6 | Linus Torvalds | 2006-07-21 | 2 | -10/+6 |
| | |\ \ |
|
| | | * | | [SCSI] scsi_transport_sas: add expander backlink | James Bottomley | 2006-07-12 | 1 | -0/+3 |
| | | * | | [SCSI] hide EH backup data outside the scsi_cmnd | Christoph Hellwig | 2006-07-09 | 1 | -9/+0 |
| | | * | | [SCSI] scsi_transport_sas: add unindexed ports | James Bottomley | 2006-07-09 | 1 | -1/+3 |
| | * | | | [S390] get_clock inline assembly. | Andreas Krebbel | 2006-07-17 | 1 | -2/+2 |
| | * | | | [S390] Fix gcc warning about unused return values. | Heiko Carstens | 2006-07-17 | 1 | -2/+7 |
| * | | | | [PATCH] libata: improve EH action and EHI flag handling | Tejun Heo | 2006-07-19 | 1 | -1/+3 |
| |/ / / |
|
* | | | | Merge branch 'master' | Steven Whitehouse | 2006-07-17 | 158 | -832/+1419 |
|\| | | |
|
| * | | | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 2006-07-14 | 1 | -2/+3 |
| |\ \ \ |
|
| | * | | | [VLAN]: __vlan_hwaccel_rx can use the faster ether_compare_addr | Stephen Hemminger | 2006-07-14 | 1 | -2/+3 |
| | | |/
| | |/| |
|
| * | | | [PATCH] remove set_wmb - arch removal | Steven Rostedt | 2006-07-14 | 23 | -31/+1 |
| * | | | [PATCH] per-task delay accounting taskstats interface: control exit data thro... | Shailabh Nagar | 2006-07-14 | 2 | -25/+6 |
| * | | | [PATCH] per-task delay accounting: avoid send without listeners | Shailabh Nagar | 2006-07-14 | 1 | -1/+12 |
| * | | | [PATCH] delay accounting taskstats interface send tgid once | Shailabh Nagar | 2006-07-14 | 2 | -16/+59 |
| * | | | [PATCH] per-task-delay-accounting: /proc export of aggregated block I/O delays | Shailabh Nagar | 2006-07-14 | 1 | -0/+10 |
| * | | | [PATCH] per-task-delay-accounting: delay accounting usage of taskstats interface | Shailabh Nagar | 2006-07-14 | 4 | -1/+71 |
| * | | | [PATCH] per-task-delay-accounting: taskstats interface | Shailabh Nagar | 2006-07-14 | 2 | -0/+141 |
| * | | | [PATCH] per-task-delay-accounting: utilities for genetlink usage | Balbir Singh | 2006-07-14 | 1 | -0/+20 |
| * | | | [PATCH] per-task-delay-accounting: cpu delay collection via schedstats | Chandra Seetharaman | 2006-07-14 | 1 | -3/+17 |
| * | | | [PATCH] per-task-delay-accounting: sync block I/O and swapin delay collection | Shailabh Nagar | 2006-07-14 | 2 | -0/+38 |