aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* bsd_acct: plain current->real_parent access is not always safePavel Emelyanov2008-03-24
* revert "kswapd should only wait on IO if there is IO"Andrew Morton2008-03-24
* hw_random doc updatesDavid Brownell2008-03-24
* smackfs: remove redundant lock, fix open(,O_RDWR)Ahmed S. Darwish2008-03-24
* markers: remove ACCESS_ONCEMathieu Desnoyers2008-03-24
* markers: update preempt_disable. call_rcu, rcu_barrier commentsMathieu Desnoyers2008-03-24
* mm: fix boundary checking in free_bootmem_coreYinghai Lu2008-03-24
* mtd: memory corruption in block2mtd.cIngo van Lil2008-03-24
* kernel-parameters.txt: document memmap option betterPavel Machek2008-03-24
* Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/...Linus Torvalds2008-03-24
|\
| * [POWERPC] Fix Oops with TQM5200 on TQM5200Anatolij Gustschin2008-03-24
| * [POWERPC] mpc5200: Fix null dereference if bestcomm fails to initializeGrant Likely2008-03-24
| * [POWERPC] mpc5200-fec: Fix possible NULL dereference in mdio driverGrant Likely2008-03-24
| * [POWERPC] Fix crash in init_ipic_sysfs on efikaOlaf Hering2008-03-24
| * [POWERPC] Don't use 64k pages for ioremap on pSeriesPaul Mackerras2008-03-24
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds2008-03-24
|\ \
| * | [SPARC64]: exec PT_DTRACERoland McGrath2008-03-24
| * | [SPARC64]: Use shorter list_splice_init() for brevity.Robert P. J. Day2008-03-24
| * | [SPARC64]: Remove most limitations to kernel image size.David S. Miller2008-03-21
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2008-03-24
|\ \ \
| * | | sch_htb: fix "too many events" situationMartin Devera2008-03-24
| * | | connector: convert to single-threaded workqueueEvgeniy Polyakov2008-03-24
| * | | [ATM]: When proc_create() fails, do some error handling work and return -ENOMEM.Wang Chen2008-03-24
| * | | [SUNGEM]: Fix NAPI assertion failure.David S. Miller2008-03-23
| * | | BNX2X: prevent ethtool from setting port typeEliezer Tamir2008-03-23
| * | | [9P] net/9p/trans_fd.c: remove unused variableJulia Lawall2008-03-22
| * | | [IPV6] net/ipv6/ndisc.c: remove unused variableJulia Lawall2008-03-22
| * | | [IPV4] fib_trie: fix warning from rcu_assign_poingerStephen Hemminger2008-03-22
| * | | [TCP]: Let skbs grow over a page on fast peersHerbert Xu2008-03-22
| * | | [DLCI]: Fix tiny race between module unload and sock_ioctl.Pavel Emelyanov2008-03-21
| * | | [SCTP]: Fix build warnings with IPV6 disabled.David S. Miller2008-03-21
| * | | [IPV4]: Fix null dereference in ip_defragPhil Oester2008-03-21
* | | | SVCRDMA: Use only 1 RDMA read scatter entry for iWARP adaptersRoland Dreier2008-03-24
* | | | x86-32: Pass the full resource data to ioremap()Linus Torvalds2008-03-24
* | | | Don't 'printk()' while holding xtime lock for writingLinus Torvalds2008-03-24
| |_|/ |/| |
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds2008-03-22
|\ \ \
| * | | RDMA/nes: Fix MSS calculation on RDMA pathChien Tung2008-03-21
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6Linus Torvalds2008-03-22
|\ \ \ \
| * | | | Revert "ide-tape: schedule driver for removal after 6 months"Bartlomiej Zolnierkiewicz2008-03-22
| * | | | ide: mark "hdx=remap" and "hdx=remap63" kernel parameters as obsoletedBartlomiej Zolnierkiewicz2008-03-22
| * | | | ide: mark "hdx=[driver_name]" and "hdx=scsi" kernel parameters as obsoletedBartlomiej Zolnierkiewicz2008-03-22
| * | | | ide: Documentation/ide/ide.txt fixesBartlomiej Zolnierkiewicz2008-03-22
| * | | | ide: mark special "ide0=" kernel parameters as obsoletedBartlomiej Zolnierkiewicz2008-03-22
| * | | | ide: remove commented out entries from ide_pio_blacklist[]Bartlomiej Zolnierkiewicz2008-03-22
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6Linus Torvalds2008-03-22
|\ \ \ \ \
| * | | | | [CIFS] Fix mem leak on dfs referralSteve French2008-03-22
| * | | | | [CIFS] file create with acl support enabled is slowSteve French2008-03-14
| * | | | | Merge branch 'master' of /pub/scm/linux/kernel/git/torvalds/linux-2.6Steve French2008-03-14
| |\ \ \ \ \ | | | |/ / / | | |/| | |
| * | | | | [CIFS] Fix mtime on cp -p when file data cached but written out too lateSteve French2008-03-14
| * | | | | [CIFS] Fix build problemSteve French2008-03-11