summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Remove unneeded _syscallX macros from user view in asm-*/unistd.hDavid Woodhouse2006-04-2921-86/+76
* Remove 'extern int errno;' from public view in linux/unistd.hDavid Woodhouse2006-04-291-0/+2
* Remove struct input_device_id from public view in linux/input.hDavid Woodhouse2006-04-291-0/+4
* Don't include <linux/mod_devicetable.h> in public part of linux/pci.hDavid Woodhouse2006-04-291-2/+2
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6David Woodhouse2006-04-29202-2551/+4026
|\
| * [PATCH] slab: fix crash on __drain_alien_cahce() during CPU Hotplugshin, jacob2006-04-281-1/+2
| * [PATCH] asiliantfb: Add help text in KconfigAntonino A. Daplas2006-04-281-0/+2
| * [PATCH] suspend: Documentation update for IBM Thinkpad X30Antonino A. Daplas2006-04-281-1/+1
| * [PATCH] s390: new system callsMartin Schwidefsky2006-04-282-0/+47
| * [PATCH] s390: dasd device identifiersHorst Hummel2006-04-284-20/+191
| * [PATCH] s390: add read_mostly optimizationChristian Borntraeger2006-04-282-1/+5
| * [PATCH] s390: instruction processing damage handlingHeiko Carstens2006-04-281-5/+28
| * [PATCH] s390: segment operation error codesGerald Schaefer2006-04-281-3/+16
| * [PATCH] s390: tape 3590 changesStefan Bader2006-04-282-11/+12
| * [PATCH] s390: futex atomic operationsMartin Schwidefsky2006-04-281-4/+119
| * [PATCH] s390: fix slab debuggingChristian Borntraeger2006-04-281-3/+3
| * [PATCH] s390: dasd ioctl never returnsHorst Hummel2006-04-281-0/+5
| * [PATCH] s390: qdio memory allocationsAndreas Herrmann2006-04-281-6/+24
| * [PATCH] s390: alternate signal stack handling bugLaurent Meyer2006-04-281-1/+1
| * [PATCH] s390: enable interrupts on error pathStefan Bader2006-04-281-2/+2
| * [PATCH] s390: fix I/O termination race in cioPeter Oberparleiter2006-04-281-22/+4
| * [PATCH] kprobe: fix resume execution on i386Masami Hiramatsu2006-04-281-4/+8
| * [PATCH] kprobe cleanup for VM_MASK judgementmao, bibo2006-04-281-9/+0
| * [PATCH] Mark VMSPLIT EMBEDDEDAndi Kleen2006-04-281-1/+1
| * [PATCH] enable X86_PC for HOTPLUG_CPUAshok Raj2006-04-281-1/+1
| * [PATCH] Avoid printing pointless tsc skew msgsDave Jones2006-04-281-1/+3
| * [PATCH] re-add the OSS SOUND_CS4232 optionAdrian Bunk2006-04-281-0/+14
| * [PATCH] fix array overrun in drivers/char/mwave/mwavedd.cEric Sesterhenn2006-04-281-1/+1
| * [PATCH] tipar oops fixDaniel Drake2006-04-281-1/+1
| * [PATCH] request_irq(): remove warnings from irq probingAndrew Morton2006-04-284-7/+12
| * [PATCH] off-by-1 in kernel/power/main.cdean gaudet2006-04-281-1/+1
| * Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds2006-04-2717-80/+128
| |\
| | * [IA64] update sn2 defconfigJes Sorensen2006-04-271-31/+45
| | * [IA64] Add mca recovery failure messagesRuss Anderson2006-04-271-18/+36
| | * [IA64-SGI] fix SGI Altix tioce_reserve_m32() bugMike Habeck2006-04-271-3/+3
| | * [IA64] enable dumps to capture second page of kernel stackCliff Wickman2006-04-271-1/+1
| | * [IA64-SGI] - Reduce overhead of reading sn_topologyJack Steiner2006-04-271-2/+2
| | * [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-202-2/+3
| | * [IA64] eliminate compile time warningsSatoru Takeuchi2006-04-201-0/+3
| | * [IA64-SGI] SN SAL call to inject memory errorsRuss Anderson2006-04-201-0/+13
| | * [IA64] - Fix MAX_PXM_DOMAINS for systems with > 256 nodesJack Steiner2006-04-201-3/+2
| | * [IA64] Remove unused variable in sn_sal.hRuss Anderson2006-04-201-3/+1
| | * [IA64] Remove redundant NULL checks before kfreeJesper Juhl2006-04-202-11/+4
| | * [IA64] wire up compat_sys_adjtimex()Luck, Tony2006-04-201-1/+1
| * | Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6Linus Torvalds2006-04-274-5/+18
| |\ \
| | * | [PATCH] PCI quirk: VIA IRQ fixup should only run for VIA southbridgesChris Wedgwood2006-04-271-2/+4
| | * | [PATCH] PCI: fix potential resource leak in drivers/pci/msi.cJesper Juhl2006-04-271-1/+3
OpenPOWER on IntegriCloud