summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2007-10-14more low-hanging fruits - kernel, fs, lib signednessAl Viro
2007-10-14long vs. unsigned long - low-hanging fruits in driversAl Viro
2007-10-14frv: missing casts in cmpxchg()Al Viro
2007-10-14endian-clean in_le64/out_le64Al Viro
2007-10-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2007-10-14Merge branch 'hidraw' into for-linusJiri Kosina
2007-10-14HID: add hidraw interfaceJiri Kosina
2007-10-14Input: add KEY_LOGOFFKhelben Blackstaff
2007-10-14USBHID: report descriptor fix for MacBook JIS keyboardTomoya Adachi
2007-10-14HID: enable hiddev for the SantaRosa MacBookPro IR receiverStelian Pop
2007-10-14Input: add KEY_SPELLCHECKJiri Kosina
2007-10-13[SPARC64]: virt_irq --> bucket mapping no longer necessaryDavid S. Miller
2007-10-13[SPARC64]: Kill ugly __irq_ino() macro.David S. Miller
2007-10-13[SPARC64]: Access ivector_table[] using physical addresses.David S. Miller
2007-10-13[SPARC64]: Make IVEC pointers 64-bit.David S. Miller
2007-10-13[SPARC64]: Consolidate MSI support code.David S. Miller
2007-10-13[SPARC32]: Add irqflags.h to sparc32 and use it from generic code.Robert Reif
2007-10-13[SPARC64]: Enable MSI on sun4u Fire PCI-E controllers.David S. Miller
2007-10-13i2c: Rename the PEC functionality bitDavid Brownell
2007-10-13i2c: Move i2c-dev interfaces to i2c-dev.hDavid Brownell
2007-10-13i2c: Remove i2c_algorithm.algo_control()David Brownell
2007-10-13i2c: Document struct i2c_msgDavid Brownell
2007-10-13i2c: Add DaVinci I2C controller supportVladimir Barinov
2007-10-13i2c-core: Make some code staticAdrian Bunk
2007-10-13i2c: New-style devices can support driver model wakeup flagsDavid Brownell
2007-10-13i2c: Kill struct i2c_device_idJean Delvare
2007-10-13Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds
2007-10-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6Linus Torvalds
2007-10-13Merge git://git.infradead.org/mtd-2.6Linus Torvalds
2007-10-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/avi...Linus Torvalds
2007-10-13fix sparc32 breakage (result of vmlinux.lds.S bug)Al Viro
2007-10-13v4l: copy_to_user() is not a good method nameAl Viro
2007-10-13minimal build fixes for uml (fallout from x86 merge)Al Viro
2007-10-13net core: fix kernel-doc for new function parametersRandy Dunlap
2007-10-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh64-2.6Linus Torvalds
2007-10-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6Linus Torvalds
2007-10-13m68k: Export cachectl.hMatthew Wilcox
2007-10-13m68k: ignore restart_syscallGeert Uytterhoeven
2007-10-13ide: move ide_config_drive_speed() calls to upper layers (take 2)Bartlomiej Zolnierkiewicz
2007-10-13icside: use ide_tune_dma()Bartlomiej Zolnierkiewicz
2007-10-13ide-pmac: remove pmac_ide_do_setfeature() (take 2)Bartlomiej Zolnierkiewicz
2007-10-13ide-pmac: use __ide_wait_stat()Bartlomiej Zolnierkiewicz
2007-10-13ide: add __ide_wait_stat() helperBartlomiej Zolnierkiewicz
2007-10-13Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...David Woodhouse
2007-10-13Merge Linux 2.6.23David Woodhouse
2007-10-13[MTD] [NAND] Blackfin on-chip NAND Flash Controller driverBryan Wu
2007-10-13[MTD] [NOR] fix ctrl-alt-del can't reboot for intel flash bugKevin Hao
2007-10-13KVM: Replace enum by #defineAvi Kivity
2007-10-13KVM: in-kernel LAPIC save and restore supportEddie Dong
2007-10-13KVM: in-kernel IOAPIC save and restore supportHe, Qing