| Commit message (Expand) | Author | Age |
... | |
| | * | | | [libata] ahci: SB600 workaround is suspect... play it safe for now | Jeff Garzik | 2008-03-24 |
| | * | | | sata_promise: fix hardreset hotplug events, take 2 | Mikael Pettersson | 2008-03-24 |
| | * | | | libata: improve HPA error handling | Tejun Heo | 2008-03-24 |
| | * | | | libata: assume no device is attached if both IDENTIFYs are aborted | Tejun Heo | 2008-03-24 |
| | * | | | pata_it821x: use raw nbytes in check_atapi_dma | Tejun Heo | 2008-03-24 |
| | * | | | libata: implement ata_qc_raw_nbytes() | Tejun Heo | 2008-03-24 |
| | | |/
| | |/| |
|
| * | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-linus | Linus Torvalds | 2008-03-24 |
| |\ \ \ |
|
| | * | | | kbuild: soften modpost checks when doing cross builds | Sam Ravnborg | 2008-03-23 |
| | | |/
| | |/| |
|
| * | | | Make printk() console semaphore accesses sensible | Linus Torvalds | 2008-03-24 |
| * | | | bsd_acct: using task_struct->tgid is not right in pid-namespaces | Pavel Emelyanov | 2008-03-24 |
| * | | | bsd_acct: plain current->real_parent access is not always safe | Pavel Emelyanov | 2008-03-24 |
| * | | | revert "kswapd should only wait on IO if there is IO" | Andrew Morton | 2008-03-24 |
| * | | | hw_random doc updates | David Brownell | 2008-03-24 |
| * | | | smackfs: remove redundant lock, fix open(,O_RDWR) | Ahmed S. Darwish | 2008-03-24 |
| * | | | markers: remove ACCESS_ONCE | Mathieu Desnoyers | 2008-03-24 |
| * | | | markers: update preempt_disable. call_rcu, rcu_barrier comments | Mathieu Desnoyers | 2008-03-24 |
| * | | | mm: fix boundary checking in free_bootmem_core | Yinghai Lu | 2008-03-24 |
| * | | | mtd: memory corruption in block2mtd.c | Ingo van Lil | 2008-03-24 |
| * | | | kernel-parameters.txt: document memmap option better | Pavel Machek | 2008-03-24 |
| | |/
| |/| |
|
| * | | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/... | Linus Torvalds | 2008-03-24 |
| |\ \ |
|
| | * | | [POWERPC] Fix Oops with TQM5200 on TQM5200 | Anatolij Gustschin | 2008-03-24 |
| | * | | [POWERPC] mpc5200: Fix null dereference if bestcomm fails to initialize | Grant Likely | 2008-03-24 |
| | * | | [POWERPC] mpc5200-fec: Fix possible NULL dereference in mdio driver | Grant Likely | 2008-03-24 |
| | * | | [POWERPC] Fix crash in init_ipic_sysfs on efika | Olaf Hering | 2008-03-24 |
| | * | | [POWERPC] Don't use 64k pages for ioremap on pSeries | Paul Mackerras | 2008-03-24 |
| | |/ |
|
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6 | Linus Torvalds | 2008-03-24 |
| |\ \ |
|
| | * | | [SPARC64]: exec PT_DTRACE | Roland McGrath | 2008-03-24 |
| | * | | [SPARC64]: Use shorter list_splice_init() for brevity. | Robert P. J. Day | 2008-03-24 |
| | * | | [SPARC64]: Remove most limitations to kernel image size. | David S. Miller | 2008-03-21 |
| * | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 2008-03-24 |
| |\ \ \ |
|
| | * | | | sch_htb: fix "too many events" situation | Martin Devera | 2008-03-24 |
| | * | | | connector: convert to single-threaded workqueue | Evgeniy Polyakov | 2008-03-24 |
| | * | | | [ATM]: When proc_create() fails, do some error handling work and return -ENOMEM. | Wang Chen | 2008-03-24 |
| | * | | | [SUNGEM]: Fix NAPI assertion failure. | David S. Miller | 2008-03-23 |
| | * | | | BNX2X: prevent ethtool from setting port type | Eliezer Tamir | 2008-03-23 |
| | * | | | [9P] net/9p/trans_fd.c: remove unused variable | Julia Lawall | 2008-03-22 |
| | * | | | [IPV6] net/ipv6/ndisc.c: remove unused variable | Julia Lawall | 2008-03-22 |
| | * | | | [IPV4] fib_trie: fix warning from rcu_assign_poinger | Stephen Hemminger | 2008-03-22 |
| | * | | | [TCP]: Let skbs grow over a page on fast peers | Herbert Xu | 2008-03-22 |
| | * | | | [DLCI]: Fix tiny race between module unload and sock_ioctl. | Pavel Emelyanov | 2008-03-21 |
| | * | | | [SCTP]: Fix build warnings with IPV6 disabled. | David S. Miller | 2008-03-21 |
| | * | | | [IPV4]: Fix null dereference in ip_defrag | Phil Oester | 2008-03-21 |
| * | | | | SVCRDMA: Use only 1 RDMA read scatter entry for iWARP adapters | Roland Dreier | 2008-03-24 |
| * | | | | x86-32: Pass the full resource data to ioremap() | Linus Torvalds | 2008-03-24 |
| * | | | | Don't 'printk()' while holding xtime lock for writing | Linus Torvalds | 2008-03-24 |
| | |_|/
| |/| | |
|
| * | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol... | Linus Torvalds | 2008-03-22 |
| |\ \ \ |
|
| | * | | | RDMA/nes: Fix MSS calculation on RDMA path | Chien Tung | 2008-03-21 |
| * | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6 | Linus Torvalds | 2008-03-22 |
| |\ \ \ \ |
|
| | * | | | | Revert "ide-tape: schedule driver for removal after 6 months" | Bartlomiej Zolnierkiewicz | 2008-03-22 |
| | * | | | | ide: mark "hdx=remap" and "hdx=remap63" kernel parameters as obsoleted | Bartlomiej Zolnierkiewicz | 2008-03-22 |