summaryrefslogtreecommitdiff
path: root/include/linux (unfollow)
Commit message (Expand)Author
2009-04-14tty: Update some of the USB kernel docLeandro Dorileo
2009-04-14lockdep: warn about lockdep disabling after kernel taint, fixIngo Molnar
2009-04-13intelfb: support i854Stefan Husemann
2009-04-13include/linux/fiemap.h: include types.h now that it's exportedEric Sandeen
2009-04-13aio: remove INIT_KIOCTXAlexey Dobriyan
2009-04-13hwmon: sht15 humidity sensor driverJonathan Cameron
2009-04-13fbdev: fix color component field length documentationMichal Januszewski
2009-04-13add some long-missing capabilities to fs_maskSerge E. Hallyn
2009-04-13i2c: Fix sparse warnings for I2C_BOARD_INFO()Ben Hutchings
2009-04-12lockdep: warn about lockdep disabling after kernel taintFrederic Weisbecker
2009-04-10percpu: unbreak alpha percpuTejun Heo
2009-04-10Make __stringify support variable argument macros tooZhaolei
2009-04-09module: try_then_request_module must waitHerbert Xu
2009-04-09sched: do not count frozen tasks toward loadNathan Lynch
2009-04-09tracing/syscalls: use a dedicated file headerFrederic Weisbecker
2009-04-09dm: remove limited barrier supportMikulas Patocka
2009-04-08tty: MAX3100Alan Cox
2009-04-08ide: refactor tf_read() methodSergei Shtylyov
2009-04-08ide: refactor tf_load() methodSergei Shtylyov
2009-04-08ide: simplify 'struct ide_taskfile'Sergei Shtylyov
2009-04-08ide: replace IDE_TFLAG_* flags by IDE_VALID_*Sergei Shtylyov
2009-04-08tracing: append a comma to INIT_FTRACE_GRAPHTetsuo Handa
2009-04-07Fix build errors due to CONFIG_BRANCH_TRACER=yLinus Torvalds
2009-04-07parport: Use the PCI IRQ if offeredAlan Cox
2009-04-07Add support for the MAX3100 SPI UART.Christian Pellegrin
2009-04-07tty: Correct inline types for tty_driver_kref_get()Adrian Bunk
2009-04-07nilfs2: support nanosecond timestampRyusuke Konishi
2009-04-07nilfs2: introduce secondary super blockRyusuke Konishi
2009-04-07nilfs2: mark minor flag for checkpoint created by internal operationRyusuke Konishi
2009-04-07nilfs2: clean up sketch fileRyusuke Konishi
2009-04-07nilfs2: extend nilfs_sustat ioctl structRyusuke Konishi
2009-04-07nilfs2: remove compat ioctl codeRyusuke Konishi
2009-04-07nilfs2: use fixed sized types for ioctl structuresRyusuke Konishi
2009-04-07nilfs2: remove timedwait ioctl commandRyusuke Konishi
2009-04-07nilfs2: disk format and userland interfaceKoji Sato
2009-04-07dma-mapping: replace all DMA_32BIT_MASK macro with DMA_BIT_MASK(32)Yang Hongyang
2009-04-07namespaces: mqueue namespace: adapt sysctlSerge E. Hallyn
2009-04-07namespaces: ipc namespaces: implement support for posix msqueuesSerge E. Hallyn
2009-04-07namespaces: mqueue ns: move mqueue_mnt into struct ipc_namespaceSerge E. Hallyn
2009-04-07namespaces: move proc_net_get_sb to a generic fs/super.c helperSerge E. Hallyn
2009-04-07kprobes: support kretprobe and jprobe per-probe disablingMasami Hiramatsu
2009-04-07kprobes: support per-kprobe disablingMasami Hiramatsu
2009-04-07kprobes: cleanup comment style in kprobes.hMasami Hiramatsu
2009-04-07SPI: add dma_alignment field to spi_masterMike Rapoport
2009-04-07mm: add /proc controls for pdflush threadsPeter W Morreale
2009-04-07branch tracer, intel-iommu: fix build with CONFIG_BRANCH_TRACER=yLinus Torvalds
2009-04-07branch tracer: Fix for enabling branch profiling makes sparse unusableBart Van Assche
2009-04-07function-graph: add proper initialization for init taskSteven Rostedt
2009-04-07i2c: xtensa s6000 i2c driverOskar Schirmer
2009-04-07block: remove unused REQ_UNPLUGJens Axboe