aboutsummaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAge
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6David Woodhouse2006-04-30
|\
| * Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/...Linus Torvalds2006-04-29
| |\
| | * [PATCH] powerpc: Add cputable entry for POWER6Anton Blanchard2006-04-28
| | * [PATCH] ppc32: odd fixes and improvements in ppc_sysVitaly Bordug2006-04-28
| | * [PATCH] powerpc: Wire up *at syscallsAndreas Schwab2006-04-28
| | * [PATCH] ppc32: add 440GX erratum 440_43 workaroundEugene Surovegin2006-04-28
| | * [PATCH] powerpc: Use check_legacy_ioport() on ppc32 too.David Woodhouse2006-04-28
| | * [PATCH] powerpc: Fix pagetable bloat for hugepagesDavid Gibson2006-04-28
| * | [PATCH] i386: fix broken FP exception handlingChuck Ebbert2006-04-29
* | | Sanitise ethtool.h and mii.h for userspace.David Woodhouse2006-04-28
* | | Remove unneeded _syscallX macros from user view in asm-*/unistd.hDavid Woodhouse2006-04-28
* | | Remove 'extern int errno;' from public view in linux/unistd.hDavid Woodhouse2006-04-28
* | | Remove struct input_device_id from public view in linux/input.hDavid Woodhouse2006-04-28
* | | Don't include <linux/mod_devicetable.h> in public part of linux/pci.hDavid Woodhouse2006-04-28
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6David Woodhouse2006-04-28
|\| |
| * | [PATCH] s390: add read_mostly optimizationChristian Borntraeger2006-04-28
| * | [PATCH] s390: futex atomic operationsMartin Schwidefsky2006-04-28
| * | [PATCH] request_irq(): remove warnings from irq probingAndrew Morton2006-04-28
| |/
| * Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds2006-04-27
| |\
| | * [IA64] enable dumps to capture second page of kernel stackCliff Wickman2006-04-27
| | * [IA64-SGI] - Fix discover of nearest cpu node to IO nodeJack Steiner2006-04-27
| | * [IA64] Setup an IA64 specific reclaim distanceChristoph Lameter2006-04-21
| | * [IA64] eliminate compile time warningsSatoru Takeuchi2006-04-20
| | * [IA64-SGI] SN SAL call to inject memory errorsRuss Anderson2006-04-20
| | * [IA64] - Fix MAX_PXM_DOMAINS for systems with > 256 nodesJack Steiner2006-04-20
| | * [IA64] Remove unused variable in sn_sal.hRuss Anderson2006-04-20
| * | Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6Linus Torvalds2006-04-27
| |\ \
| | * | [PATCH] Kobject: possible cleanupsAdrian Bunk2006-04-27
| | * | [PATCH] Fix OCFS2 warning when DEBUG_FS is not enabledJean Delvare2006-04-27
| | * | [PATCH] Kobject: fix build errorKay Sievers2006-04-27
| * | | Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds2006-04-27
| |\ \ \
| | * | | [MIPS] 24K LV: Add core card id.Chris Dearman2006-04-27
| | * | | [MIPS] Fix bitops for MIPS32/MIPS64 CPUs.Atsushi Nemoto2006-04-27
| | |/ /
| * | | Merge branch 'splice' of git://brick.kernel.dk/data/git/linux-2.6-blockLinus Torvalds2006-04-27
| |\ \ \
| | * | | [PATCH] Add find_get_pages_contig(): contiguous variant of find_get_pages()Jens Axboe2006-04-27
| | |/ /
| * / / [PATCH] x86/PAE: Fix pte_clear for the >4GB RAM caseZachary Amsden2006-04-27
| |/ /
| * | Merge branch 'splice' of git://brick.kernel.dk/data/git/linux-2.6-blockLinus Torvalds2006-04-26
| |\ \
| | * | [PATCH] splice: rearrange moving to/from pipe helpersJens Axboe2006-04-26
| | * | [PATCH] Add support for the sys_vmsplice syscallJens Axboe2006-04-26
| * | | [PATCH] sky2: reschedule if irq still pendingStephen Hemminger2006-04-26
| * | | Merge branch 'upstream-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Jeff Garzik2006-04-26
| |\ \ \ | | |/ / | |/| |
| | * | [PATCH] softmac: fix SIOCSIWAPJohannes Berg2006-04-24
* | | | linux/blkpg.h needs <linux/compiler.h> for __userDavid Woodhouse2006-04-27
* | | | Exclude asm-generic/{page,memory_model}.h from user bits of i386/x86_64 page.hDavid Woodhouse2006-04-27
* | | | Add standard include guard to asm-generic/signal and use compiler.hDavid Woodhouse2006-04-27
* | | | Don't include implementation details from asm-s390/ptrace.h and page.hDavid Woodhouse2006-04-26
* | | | Sanitise linux/sched.h for userspace consumptionDavid Woodhouse2006-04-26
* | | | Sanitise linux/audit.h for userspace consumption, split elf-em.h from elf.hDavid Woodhouse2006-04-26
* | | | Don't include linux/config.h from anywhere else in include/David Woodhouse2006-04-26
* | | | Don't include <linux/config.h> and <linux/linkage.h> from linux/socket.hDavid Woodhouse2006-04-25