summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* [POWERPC] Use generic compat_sys_ptraceRoland McGrath2008-02-071-0/+2
* [POWERPC] Switch to generic compat_binfmt_elf codeRoland McGrath2008-02-071-0/+1
* [POWERPC] Switch to using user_regset-based core dumpsRoland McGrath2008-02-071-0/+1
* [POWERPC] 4xx: PCIe indirect DCR spinlock fix.Valentine Barshak2008-02-061-18/+29
* [POWERPC] Fix compilation for CONFIG_DEBUGGER=n and CONFIG_KEXEC=yOlof Johansson2008-02-071-1/+1
* Merge branch 'for-2.6.25' of git://git.secretlab.ca/git/linux-2.6-mpc52xx int...Paul Mackerras2008-02-072-0/+70
|\
| * [POWERPC] mpc512x: Add MPC512x PSC support to MPC52xx psc driverJohn Rigby2008-02-061-0/+48
| * [POWERPC] mpc512x: Basic platform supportJohn Rigby2008-02-061-0/+22
* | Merge branch 'for-2.6.25' of master.kernel.org:/pub/scm/linux/kernel/git/gala...Paul Mackerras2008-02-065-64/+78
|\ \
| * | [POWERPC] Made FSL Book-E PMC support more genericAndy Fleming2008-02-055-64/+78
* | | [POWERPC] iSeries: Fix section mismatch in viodsasdStephen Rothwell2008-02-061-1/+1
* | | [POWERPC] Add of_get_next_parent()Michael Ellerman2008-02-061-0/+1
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6Linus Torvalds2008-02-052-22/+28
|\ \ \
| * | | ide: add ide_read_error() inline helperBartlomiej Zolnierkiewicz2008-02-061-0/+7
| * | | ide: add ide_read_[alt]status() inline helpersBartlomiej Zolnierkiewicz2008-02-061-0/+14
| * | | ide: remove ide_setup_ports()Bartlomiej Zolnierkiewicz2008-02-061-11/+0
| * | | ide: remove write-only ->sata_misc[] from ide_hwif_tBartlomiej Zolnierkiewicz2008-02-061-5/+0
| * | | ppc: fix #ifdef-s in mediabay driver (take 2)Bartlomiej Zolnierkiewicz2008-02-061-4/+4
| * | | Palmchip BK3710 IDE driverAnton Salnikov2008-02-061-2/+3
* | | | timerfd: fix remaining architecturesAndrew Morton2008-02-054-4/+4
* | | | Fix timerfd breakage on avr32Haavard Skinnemoen2008-02-051-1/+1
|/ / /
* | | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds2008-02-056-38/+39
|\ \ \
| * | | [IA64] ia64_set_psr should use srlz.iXiantao Zhang2008-02-041-1/+1
| * | | [IA64] Export three symbols for module useZhang, Xiantao2008-02-041-11/+3
| * | | [IA64] mca style cleanupHidetoshi Seto2008-02-042-4/+5
| * | | [IA64] Slim-down __clear_bit_unlockZoltan Menyhart2008-02-041-22/+28
| * | | [IA64] fix userspace compile error in gcc_intrin.hDoug Chapman2008-02-041-0/+2
* | | | Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6Linus Torvalds2008-02-054-301/+275
|\ \ \ \
| * | | | [S390] Remove BUILD_BUG_ON() in vmem code.Heiko Carstens2008-02-051-3/+9
| * | | | [S390] Implement ext2_find_next_bit.Heiko Carstens2008-02-051-2/+41
| * | | | [S390] Cleanup & optimize bitops.Martin Schwidefsky2008-02-051-296/+219
| * | | | [S390] DEBUG_PAGEALLOC support for s390.Heiko Carstens2008-02-051-0/+4
| * | | | [S390] cio: Add shutdown callback for ccwgroup.Cornelia Huck2008-02-051-0/+2
| | |/ / | |/| |
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2008-02-057-18/+15
|\ \ \ \
| * | | | [PKT_SCHED]: vlan tag matchStephen Hemminger2008-02-052-1/+3
| * | | | [NET]: Add if_addrlabel.h to sanitized headers.Stephen Hemminger2008-02-051-0/+1
| * | | | [NET] rtnetlink.c: remove no longer used functionsAdrian Bunk2008-02-051-12/+0
| * | | | [INET]: Fix accidentally broken inet(6)_hash_connect's port offset calculations.Pavel Emelyanov2008-02-051-1/+1
| * | | | [IPV6]: Fix sysctl compilation error.Daniel Lezcano2008-02-051-4/+2
| * | | | [IPV4]: Fix compile error building without CONFIG_FS_PROCLi Zefan2008-02-051-0/+8
| |/ / /
* | | | Merge branch 'agp-patches' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2008-02-052-0/+2
|\ \ \ \
| * | | | agp: add chipset flushing support to AGP interfaceDave Airlie2008-02-052-0/+2
| |/ / /
* | | | uml: LDT mutex conversionDaniel Walker2008-02-051-2/+2
* | | | uml: add back CONFIG_HZJeff Dike2008-02-051-1/+1
* | | | uml: get rid of syscall countersJeff Dike2008-02-051-2/+0
* | | | uml: customize tlb.hJeff Dike2008-02-051-1/+121
* | | | uml: 64-bit tlb fixesJeff Dike2008-02-053-5/+4
* | | | uml: cover stubs with a VMAJeff Dike2008-02-051-2/+5
* | | | uml: clean up TASK_SIZE usageJeff Dike2008-02-053-8/+3
* | | | uml: add virt_to_pteJeff Dike2008-02-051-0/+3
OpenPOWER on IntegriCloud