aboutsummaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* 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-2926-67/+251
|\
| * [PATCH] s390: add read_mostly optimizationChristian Borntraeger2006-04-281-0/+2
| * [PATCH] s390: futex atomic operationsMartin Schwidefsky2006-04-281-4/+119
| * [PATCH] request_irq(): remove warnings from irq probingAndrew Morton2006-04-282-2/+4
| * Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds2006-04-276-8/+29
| |\
| | * [IA64] enable dumps to capture second page of kernel stackCliff Wickman2006-04-271-1/+1
| | * [IA64-SGI] - Fix discover of nearest cpu node to IO nodeJack Steiner2006-04-271-1/+5
| | * [IA64] Setup an IA64 specific reclaim distanceChristoph Lameter2006-04-211-0/+5
| | * [IA64] eliminate compile time warningsSatoru Takeuchi2006-04-201-0/+2
| | * [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
| * | Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6Linus Torvalds2006-04-272-5/+3
| |\ \
| | * | [PATCH] Kobject: possible cleanupsAdrian Bunk2006-04-271-1/+0
| | * | [PATCH] Fix OCFS2 warning when DEBUG_FS is not enabledJean Delvare2006-04-271-3/+2
| | * | [PATCH] Kobject: fix build errorKay Sievers2006-04-271-1/+1
| * | | Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds2006-04-272-32/+25
| |\ \ \
| | * | | [MIPS] 24K LV: Add core card id.Chris Dearman2006-04-271-0/+1
| | * | | [MIPS] Fix bitops for MIPS32/MIPS64 CPUs.Atsushi Nemoto2006-04-271-32/+24
| | |/ /
| * | | Merge branch 'splice' of git://brick.kernel.dk/data/git/linux-2.6-blockLinus Torvalds2006-04-271-0/+2
| |\ \ \
| | * | | [PATCH] Add find_get_pages_contig(): contiguous variant of find_get_pages()Jens Axboe2006-04-271-0/+2
| | |/ /
| * | | [PATCH] x86/PAE: Fix pte_clear for the >4GB RAM caseZachary Amsden2006-04-273-3/+24
| |/ /
| * | Merge branch 'splice' of git://brick.kernel.dk/data/git/linux-2.6-blockLinus Torvalds2006-04-266-4/+29
| |\ \
| | * | [PATCH] splice: rearrange moving to/from pipe helpersJens Axboe2006-04-261-0/+17
| | * | [PATCH] Add support for the sys_vmsplice syscallJens Axboe2006-04-265-4/+12
| * | | [PATCH] sky2: reschedule if irq still pendingStephen Hemminger2006-04-261-8/+10
| * | | Merge branch 'upstream-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Jeff Garzik2006-04-261-1/+4
| |\ \ \ | | |/ / | |/| |
| | * | [PATCH] softmac: fix SIOCSIWAPJohannes Berg2006-04-241-1/+4
* | | | linux/blkpg.h needs <linux/compiler.h> for __userDavid Woodhouse2006-04-271-0/+1
* | | | Exclude asm-generic/{page,memory_model}.h from user bits of i386/x86_64 page.hDavid Woodhouse2006-04-272-4/+4
* | | | Add standard include guard to asm-generic/signal and use compiler.hDavid Woodhouse2006-04-271-0/+7
* | | | Don't include implementation details from asm-s390/ptrace.h and page.hDavid Woodhouse2006-04-272-5/+6
* | | | Sanitise linux/sched.h for userspace consumptionDavid Woodhouse2006-04-271-39/+37
* | | | Sanitise linux/audit.h for userspace consumption, split elf-em.h from elf.hDavid Woodhouse2006-04-273-60/+47
* | | | Don't include linux/config.h from anywhere else in include/David Woodhouse2006-04-26836-839/+0
* | | | Don't include <linux/config.h> and <linux/linkage.h> from linux/socket.hDavid Woodhouse2006-04-251-2/+0
* | | | Don't include private headers from user-visible part of linux/ext3_fs.hDavid Woodhouse2006-04-251-5/+2
* | | | Don't include private headers from user-visible part of linux/ext2_fs.hDavid Woodhouse2006-04-251-1/+1
* | | | Don't include private headers from user-visible part of linux/smb_fs.hDavid Woodhouse2006-04-251-2/+2
* | | | Sanitise linux/sunrpc/debug.h for userspace consumptionDavid Woodhouse2006-04-251-13/+12
* | | | Don't export CONFIG_COMPAT stuff in linux/usbdevice_fs.h to userspaceDavid Woodhouse2006-04-251-0/+2
* | | | Don't include <linux/spinlock.h> from user-visible part of linux/wanrouter.hDavid Woodhouse2006-04-251-2/+2
* | | | Move comment in mtd-abi.h to stop confusing unifdefDavid Woodhouse2006-04-251-2/+3
* | | | Don't include private headers from user-visible part of linux/signal.hDavid Woodhouse2006-04-251-2/+2
* | | | Don't include <asm/atomic.h> from user-visible part of linux/sem.hDavid Woodhouse2006-04-251-1/+1
* | | | Partially sanitise linux/sched.h for userspace consumptionDavid Woodhouse2006-04-251-8/+10
* | | | Don't include <linux/list.h> from user-visible part of reiserfs_xattr.hDavid Woodhouse2006-04-251-1/+1