aboutsummaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAge
* spi: new orion_spi driverShadi Ammouri2008-08-05
* kdump: report actual value of VMCOREINFO_OSRELEASE in VMCOREINFOBernhard Walle2008-08-05
* ide: remove CONFIG_IDE_MAX_HWIFSAdrian Bunk2008-08-05
* ide: sanitize struct ide_port_ops documentation (take 2)Bartlomiej Zolnierkiewicz2008-08-05
* fs: rename buffer trylockNick Piggin2008-08-05
* mm: rename page trylockNick Piggin2008-08-05
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6Linus Torvalds2008-08-04
|\
| * maple: Kill useless private_data pointer.Paul Mundt2008-08-03
| * maple: Clean up maple_driver_register/unregister routines.Paul Mundt2008-08-03
* | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/...Linus Torvalds2008-08-04
|\ \
| * | powerpc: Move include files to arch/powerpc/include/asmStephen Rothwell2008-08-03
* | | tracehook: kerneldoc fixRoland McGrath2008-08-04
* | | m68k: some asm-sparc include files movedStephen Rothwell2008-08-04
* | | Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6Linus Torvalds2008-08-04
|\ \ \
| * | | [S390] move include/asm-s390 to arch/s390/include/asmMartin Schwidefsky2008-08-01
* | | | Merge git://git.infradead.org/users/dwmw2/random-2.6Linus Torvalds2008-08-04
|\ \ \ \
| * | | | drivers/video/console/promcon.c: fix build errorAlexander Beregalov2008-08-03
| * | | | Fix IHEX firmware generation/loadingMarc Zyngier2008-08-02
| | |/ / | |/| |
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/kkeil/ISDN-2.6Linus Torvalds2008-08-04
|\ \ \ \
| * | | | mISDN cleanup user interfaceKarsten Keil2008-08-02
| |/ / /
* | | | Revert "UFS: add const to parser token table"Linus Torvalds2008-08-04
* | | | Revert "[SCSI] extend the last_sector_bug flag to cover more sectors"Linus Torvalds2008-08-04
* | | | Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2008-08-03
|\ \ \ \ | |/ / / |/| | |
| * | | [ARM] Fix explicit asm(-arm)?/arch-foo referencesRussell King2008-08-02
| * | | [ARM] move include/asm-arm to arch/arm/include/asmRussell King2008-08-02
* | | | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds2008-08-01
|\ \ \ \
| * | | | [IA64] Move include/asm-ia64 to arch/ia64/include/asmTony Luck2008-08-01
* | | | | embedded: fix vc_translate operator precedenceTim Bird2008-08-01
* | | | | FRV: Wire up new system callsDavid Howells2008-08-01
* | | | | MN10300: Wire up new system callsDavid Howells2008-08-01
* | | | | Merge branch 'kvm-updates-2.6.27' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2008-08-01
|\ \ \ \ \
| * | | | | KVM: Advertise synchronized mmu support to userspaceAvi Kivity2008-07-29
| * | | | | KVM: Synchronize guest physical memory map to host virtual memory mapAndrea Arcangeli2008-07-29
* | | | | | Merge branch 'zero-len' of git://git.kernel.org/pub/scm/linux/kernel/git/jgar...Linus Torvalds2008-08-01
|\ \ \ \ \ \
| * | | | | | drivers/media, include/media: delete zero-length filesJeff Garzik2008-07-31
| | |/ / / / | |/| | | |
* | | | | | Missing symbol prefix on vmlinux.lds.hYoshinori Sato2008-08-01
* | | | | | Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2008-08-01
|\ \ \ \ \ \
| * | | | | | pata_it821x: Driver updates and reworkingAlan Cox2008-07-31
| * | | | | | libata.h: replace __FUNCTION__ with __func__Alexander Beregalov2008-07-31
| |/ / / / /
* | | | | | Merge branch 'for-linus' of git://oss.sgi.com:8090/xfs/xfs-pullLinus Torvalds2008-08-01
|\ \ \ \ \ \
| * | | | | | dcache: Add case-insensitive support d_ci_add() routineBarry Naujok2008-07-28
| | |_|/ / / | |/| | | |
* | | | | | tracehook: fix exit_signal=0 caseRoland McGrath2008-08-01
* | | | | | Merge branch 'for-linus' of git://neil.brown.name/mdLinus Torvalds2008-08-01
|\ \ \ \ \ \
| * | | | | | md: delay notification of 'active_idle' to the recovery threadDan Williams2008-07-23
* | | | | | | Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2008-08-01
|\ \ \ \ \ \ \
| * | | | | | | [PATCH] configfs: Convenience macros for attribute definition.Joel Becker2008-07-31
| * | | | | | | [PATCH] configfs: Include linux/err.h in linux/configfs.hJoel Becker2008-07-31
| | |_|/ / / / | |/| | | | |
* | | | | | | Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2008-08-01
|\ \ \ \ \ \ \
| * | | | | | | block: add a blk_plug_device_unlocked() that grabs the queue lockJens Axboe2008-08-01
| |/ / / / / /
* | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds2008-08-01
|\ \ \ \ \ \ \