summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* [IA64-SGI] - Fix discover of nearest cpu node to IO nodeJack Steiner2006-04-272-3/+7
* [IA64] IOC4 config option orderingBrent Casavant2006-04-212-2/+2
* [IA64] Setup an IA64 specific reclaim distanceChristoph Lameter2006-04-211-0/+5
* [IA64] eliminate compile time warningsSatoru Takeuchi2006-04-212-2/+3
* [IA64] eliminate compile time warningsSatoru Takeuchi2006-04-211-0/+3
* [IA64-SGI] SN SAL call to inject memory errorsRuss Anderson2006-04-211-0/+13
* [IA64] - Fix MAX_PXM_DOMAINS for systems with > 256 nodesJack Steiner2006-04-201-3/+2Star
* [IA64] Remove unused variable in sn_sal.hRuss Anderson2006-04-201-3/+1Star
* [IA64] Remove redundant NULL checks before kfreeJesper Juhl2006-04-202-11/+4Star
* [IA64] wire up compat_sys_adjtimex()Luck, Tony2006-04-201-1/+1
* Merge branch 'for-linus' of git://brick.kernel.dk/data/git/linux-2.6-blockLinus Torvalds2006-04-205-5/+37
|\
| * [PATCH] block/elevator.c: remove unused exportsAdrian Bunk2006-04-201-2/+0Star
| * [PATCH] splice: fix smaller sized splice readsJens Axboe2006-04-201-1/+12
| * [PATCH] Don't inherit ->splice_pipe across forksJens Axboe2006-04-201-0/+1
| * [patch] cleanup: use blk_queue_stoppedCoywolf Qi Hunt2006-04-201-2/+2
| * [PATCH] Document online io scheduler switchingValdis Kletnieks2006-04-201-0/+22
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds2006-04-202-2/+2
|\ \
| * | [SPARC]: __NR_sys_splice --> __NR_spliceDavid S. Miller2006-04-202-2/+2
* | | [PATCH] x86_64: bring back __read_mostly support to linux-2.6.17-rc2Eric Dumazet2006-04-201-2/+2
* | | [PATCH] i386/x86-64: Fix x87 information leak between processesAndi Kleen2006-04-207-6/+56
* | | [PATCH] md: locking fixIngo Molnar2006-04-201-12/+12
* | | [PATCH] memory_hotplug.h cleanupAdrian Bunk2006-04-201-3/+0Star
* | | [PATCH] make the OSS SOUND_VIA82CXXX option available againAdrian Bunk2006-04-201-0/+20
* | | [PATCH] update OBSOLETE_OSS_DRIVER schedule and dependenciesAdrian Bunk2006-04-202-333/+8Star
* | | [PATCH] sonypi: correct detection of new ICH7-based laptopsArnaud MAZIN2006-04-201-0/+3
* | | [PATCH] sound: fix hang in mpu401_uart.cJon Masters2006-04-201-9/+33
* | | [PATCH] i2c-i801: Fix resume when PEC is usedJean Delvare2006-04-201-0/+5
* | | [PATCH] MSI-K8T-Neo2-Fir OnboardSound and additional SoundcardJohannes Goecke2006-04-201-0/+29
* | | [PATCH] xtensa: Fix TIOCGICOUNT macroChris Zankel2006-04-201-1/+1
* | | [PATCH] cs5535_gpio.c: call cdev_del() during module_exit to unmap kobject re...Thayumanavar Sachithanantham2006-04-201-2/+3
* | | [PATCH] fix section mismatch in pm2fb.oDarren Jenkins2006-04-201-2/+2
* | | [PATCH] Remove cond_resched in gather_stats()Christoph Lameter2006-04-201-1/+0Star
* | | [PATCH] IPMI maintainerCorey Minyard2006-04-201-0/+7
* | | [PATCH] kprobes: NULL out non-relevant fields in struct kretprobeAnanth N Mavinakayanahalli2006-04-201-0/+3
| |/ |/|
* | [PATCH] Add more prevent_tail_call()OGAWA Hirofumi2006-04-201-13/+46
|/
* Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/rolan...Linus Torvalds2006-04-1913-162/+145Star
|\
| * IB/mthca: make a function staticAdrian Bunk2006-04-191-1/+1
| * IB/ipath: Fix whitespaceRoland Dreier2006-04-192-57/+57
| * IB/ipath: Make more names staticRoland Dreier2006-04-199-93/+75Star
| * IB/mad: Fix RMPP version check during agent registrationHal Rosenstock2006-04-191-4/+1Star
| * IB/srp: Remove request from list when SCSI abort succeedsRoland Dreier2006-04-191-7/+11
* | Merge git://git.linux-nfs.org/pub/linux/nfs-2.6Linus Torvalds2006-04-1911-30/+33
|\ \ | |/ |/|
| * SUNRPC: Dead code in net/sunrpc/auth_gss/auth_gss.cEric Sesterhenn2006-04-191-1/+0Star
| * NFS: remove needless check in nfs_opendir()Carsten Otte2006-04-191-3/+2Star
| * NFS: nfs_show_stats; for_each_possible_cpu(), not NR_CPUSJohn Hawkes2006-04-191-4/+1Star
| * NFS: make 2 functions staticAdrian Bunk2006-04-192-2/+3
| * NFS,SUNRPC: Fix compiler warnings if CONFIG_PROC_FS & CONFIG_SYSCTL are unsetTrond Myklebust2006-04-193-8/+6Star
| * NFS: fix PROC_FS=n compile errorAdrian Bunk2006-04-191-0/+12
| * VFS: Fix another open intent OopsTrond Myklebust2006-04-191-4/+6
| * RPCSEC_GSS: fix leak in krb5 code caused by superfluous kmallocJ. Bruce Fields2006-04-191-8/+3Star