summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2007-07-05Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2007-07-01PM: introduce set_target method in pm_opsRafael J. Wysocki
2007-07-01pci.h stubs (for EDD build error)Randy Dunlap
2007-06-29Input: document some of keycodesDmitry Torokhov
2007-06-29Input: add a new EV_SW SW_RADIO event, for radio switches on laptopsHenrique de Moraes Holschuh
2007-06-28Introduce fixed sys_sync_file_range2() syscall, implement on PowerPC and ARMDavid Woodhouse
2007-06-28eventfd: clean compile when CONFIG_EVENTFD=nRandy Dunlap
2007-06-27libata: kill ATA_HORKAGE_DMA_RW_ONLYTejun Heo
2007-06-27libata: kill the infamous abnormal status messageTejun Heo
2007-06-24Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...Linus Torvalds
2007-06-24slab allocators: MAX_ORDER one off fixChristoph Lameter
2007-06-24document nlink functionDave Hansen
2007-06-24SM501: Check SM501 ID register on initialisationBen Dooks
2007-06-24SM501: Clock updates and checksBen Dooks
2007-06-22[IPV4]: include sysctl.h from inetdevice.hSatyam Sharma
2007-06-21page_mapping must avoid slub pagesHugh Dickins
2007-06-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds
2007-06-18Revert "futex_requeue_pi optimization"Thomas Gleixner
2007-06-18IB/mlx4: Make sure inline data segments don't cross a 64 byte boundaryRoland Dreier
2007-06-18IB/mlx4: Handle FW command interface rev 3Roland Dreier
2007-06-16shm: fix the filename of hugetlb sysv shared memoryEric W. Biederman
2007-06-16SLUB: minimum alignment fixesChristoph Lameter
2007-06-16spi doc updatesDavid Brownell
2007-06-15[TCP]: Congestion control API RTT sampling fixIlpo Järvinen
2007-06-11Merge branch 'linus-plus-plus' of master.kernel.org:/pub/scm/linux/kernel/git...Linus Torvalds
2007-06-11Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/mcheha...Linus Torvalds
2007-06-11Merge master.kernel.org:/pub/scm/linux/kernel/git/bart/ide-2.6Linus Torvalds
2007-06-11Merge branch 'splice-2.6.22' of git://git.kernel.dk/data/git/linux-2.6-blockLinus Torvalds
2007-06-09libata passthru: update cached device paramtersAlbert Lee
2007-06-09libata passthru: support PIO multi commandsAlbert Lee
2007-06-09libata-core/sff: Fix multiple assumptions about DMAAlan Cox
2007-06-08Protect <linux/console_struct.h> from multiple inclusionRobert P. J. Day
2007-06-08hexdump: more output formattingRandy Dunlap
2007-06-08pi-futex: fix exit races and locking problemsAlexey Kuznetsov
2007-06-08SLUB: return ZERO_SIZE_PTR for kmalloc(0)Christoph Lameter
2007-06-08Add the PATA controller device ID to pci_ids.h for MCP73/MCP77.Peer Chen
2007-06-08ide: HPA detect from resumeLee Trager
2007-06-08V4L/DVB (5736): Add V4L2_FBUF_CAP/FLAG_LOCAL/GLOBAL_INV_ALPHAHans Verkuil
2007-06-08V4L/DVB (5730): Remove unused V4L2_CAP_VIDEO_OUTPUT_POSHans Verkuil
2007-06-08pipe: move pipe_inode_info structure decleration up before it's usedJens Axboe
2007-06-07[NETFILTER]: ip_tables: fix compat related crashDmitry Mishin
2007-06-07[RFKILL]: Make rfkill->name constIvo van Doorn
2007-06-07[IPV4]: Restore old behaviour of default config valuesHerbert Xu
2007-06-07[IPV4]: Add default config support after inetdev_initHerbert Xu
2007-06-07[IPV4]: Convert IPv4 devconf to an arrayHerbert Xu
2007-06-04Merge git://git.infradead.org/mtd-2.6Linus Torvalds
2007-06-04libata: always use polling SETXFERTejun Heo
2007-06-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/iee...Linus Torvalds
2007-06-01serial_core.h: include <linux/sysrq.h>Maciej W. Rozycki
2007-06-01Better documentation for ERESTARTSYSSatoru Takeuchi