summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | [POWERPC] mpc5200: Fix incorrect compatible string for the mdio nodeGrant Likely2008-03-251-1/+1
| * | | | [POWERPC] Update some defconfigsKumar Gala2008-03-2438-1266/+3031
| | |_|/ | |/| |
* | | | Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2008-03-246-45/+140
|\ \ \ \
| * | | | [libata] ahci: SB600 workaround is suspect... play it safe for nowJeff Garzik2008-03-241-1/+5
| * | | | sata_promise: fix hardreset hotplug events, take 2Mikael Pettersson2008-03-241-21/+88
| * | | | libata: improve HPA error handlingTejun Heo2008-03-241-4/+4
| * | | | libata: assume no device is attached if both IDENTIFYs are abortedTejun Heo2008-03-241-14/+24
| * | | | pata_it821x: use raw nbytes in check_atapi_dmaTejun Heo2008-03-241-1/+1
| * | | | libata: implement ata_qc_raw_nbytes()Tejun Heo2008-03-242-4/+18
| | |/ / | |/| |
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-linusLinus Torvalds2008-03-245-3/+15
|\ \ \ \
| * | | | kbuild: soften modpost checks when doing cross buildsSam Ravnborg2008-03-235-3/+15
| | |/ / | |/| |
* | | | Make printk() console semaphore accesses sensibleLinus Torvalds2008-03-241-35/+48
* | | | bsd_acct: using task_struct->tgid is not right in pid-namespacesPavel Emelyanov2008-03-241-6/+15
* | | | bsd_acct: plain current->real_parent access is not always safePavel Emelyanov2008-03-241-1/+3
* | | | revert "kswapd should only wait on IO if there is IO"Andrew Morton2008-03-241-22/+5
* | | | hw_random doc updatesDavid Brownell2008-03-242-20/+48
* | | | smackfs: remove redundant lock, fix open(,O_RDWR)Ahmed S. Darwish2008-03-241-33/+2
* | | | markers: remove ACCESS_ONCEMathieu Desnoyers2008-03-241-6/+6
* | | | markers: update preempt_disable. call_rcu, rcu_barrier commentsMathieu Desnoyers2008-03-241-11/+8
* | | | mm: fix boundary checking in free_bootmem_coreYinghai Lu2008-03-241-6/+19
* | | | mtd: memory corruption in block2mtd.cIngo van Lil2008-03-241-1/+0
* | | | kernel-parameters.txt: document memmap option betterPavel Machek2008-03-241-0/+4
| |/ / |/| |
* | | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/...Linus Torvalds2008-03-244-7/+17
|\ \ \
| * | | [POWERPC] Fix Oops with TQM5200 on TQM5200Anatolij Gustschin2008-03-241-2/+2
| * | | [POWERPC] mpc5200: Fix null dereference if bestcomm fails to initializeGrant Likely2008-03-241-0/+4
| * | | [POWERPC] mpc5200-fec: Fix possible NULL dereference in mdio driverGrant Likely2008-03-241-1/+2
| * | | [POWERPC] Fix crash in init_ipic_sysfs on efikaOlaf Hering2008-03-241-1/+1
| * | | [POWERPC] Don't use 64k pages for ioremap on pSeriesPaul Mackerras2008-03-241-3/+8
| |/ /
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds2008-03-249-167/+97
|\ \ \
| * | | [SPARC64]: exec PT_DTRACERoland McGrath2008-03-232-6/+0
| * | | [SPARC64]: Use shorter list_splice_init() for brevity.Robert P. J. Day2008-03-231-2/+1
| * | | [SPARC64]: Remove most limitations to kernel image size.David S. Miller2008-03-216-159/+96
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2008-03-2413-59/+43
|\ \ \ \
| * | | | sch_htb: fix "too many events" situationMartin Devera2008-03-231-6/+7
| * | | | connector: convert to single-threaded workqueueEvgeniy Polyakov2008-03-231-1/+1
| * | | | [ATM]: When proc_create() fails, do some error handling work and return -ENOMEM.Wang Chen2008-03-232-3/+20
| * | | | [SUNGEM]: Fix NAPI assertion failure.David S. Miller2008-03-231-1/+1
| * | | | BNX2X: prevent ethtool from setting port typeEliezer Tamir2008-03-231-34/+2
| * | | | [9P] net/9p/trans_fd.c: remove unused variableJulia Lawall2008-03-221-2/+0
| * | | | [IPV6] net/ipv6/ndisc.c: remove unused variableJulia Lawall2008-03-221-2/+0
| * | | | [IPV4] fib_trie: fix warning from rcu_assign_poingerStephen Hemminger2008-03-221-2/+5
| * | | | [TCP]: Let skbs grow over a page on fast peersHerbert Xu2008-03-221-2/+2
| * | | | [DLCI]: Fix tiny race between module unload and sock_ioctl.Pavel Emelyanov2008-03-211-4/+3
| * | | | [SCTP]: Fix build warnings with IPV6 disabled.David S. Miller2008-03-211-1/+1
| * | | | [IPV4]: Fix null dereference in ip_defragPhil Oester2008-03-211-1/+1
* | | | | SVCRDMA: Use only 1 RDMA read scatter entry for iWARP adaptersRoland Dreier2008-03-241-2/+0
* | | | | x86-32: Pass the full resource data to ioremap()Linus Torvalds2008-03-244-10/+10
* | | | | Don't 'printk()' while holding xtime lock for writingLinus Torvalds2008-03-241-0/+4
| |_|/ / |/| | |
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds2008-03-221-1/+2
|\ \ \ \
| * | | | RDMA/nes: Fix MSS calculation on RDMA pathChien Tung2008-03-211-1/+2
OpenPOWER on IntegriCloud