summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2010-07-19pm_qos: Get rid of the allocation in pm_qos_add_request()James Bottomley
2010-07-19plist: Add plist_lastJames Bottomley
2010-07-19PM: Make it possible to avoid races between wakeup and system sleepRafael J. Wysocki
2010-07-19PNPACPI: Add support for remote wakeupAlan Stern
2010-07-19PM: describe kernel policy regarding wakeup defaults (v. 2)Alan Stern
2010-07-18Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...Linus Torvalds
2010-07-18Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2010-07-17sched: Revert nohz_ratelimit() for nowPeter Zijlstra
2010-07-16net/phy/marvell: Expose IDs and flags in a .h and add dns323 LEDs setup flagBenjamin Herrenschmidt
2010-07-16PCI: fall back to original BIOS BAR addressesBjorn Helgaas
2010-07-16Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2010-07-16Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2010-07-16netfilter: correct CHECKSUM header and export itMichael S. Tsirkin
2010-07-16slub: Use kmem_cache flags to detect if slab is in debugging mode.Christoph Lameter
2010-07-16rlimits: implement prlimit64 syscallJiri Slaby
2010-07-16rlimits: redo do_setrlimit to more generic do_prlimitJiri Slaby
2010-07-16rlimits: add rlimit64 structureJiri Slaby
2010-07-16rlimits: split sys_setrlimitJiri Slaby
2010-07-16rlimits: add task_struct to update_rlimit_cpuJiri Slaby
2010-07-16rlimits: security, add task_struct to setrlimitJiri Slaby
2010-07-15Input: change input handlers to use bool when possibleDmitry Torokhov
2010-07-15Input: introduce MT event slotsHenrik Rydberg
2010-07-15jbd2/ocfs2: Fix block checksumming when a buffer is used in several transactionsJan Kara
2010-07-15netfilter: add CHECKSUM targetMichael S. Tsirkin
2010-07-15nfnetlink_log: do not expose NFULNL_COPY_DISABLED to user-spacePablo Neira Ayuso
2010-07-14Input: Add ATMEL QT602240 touchscreen driverJoonyoung Shim
2010-07-14of/sparc: move is_root_node() to of.hAndres Salomon
2010-07-14padata: simplify serialization mechanismSteffen Klassert
2010-07-14padata: Check for valid padata instance on startSteffen Klassert
2010-07-14lmb: rename to memblockYinghai Lu
2010-07-13firewire: core: integrate software-forced bus resets with bus managementStefan Richter
2010-07-12fuse: add retrieve requestMiklos Szeredi
2010-07-12fuse: add store requestMiklos Szeredi
2010-07-11fscache: fix missing kerneldoc annotationSuresh Jayaraman
2010-07-11fscache: fix a trivial typo in the commentSuresh Jayaraman
2010-07-11fix comment typos concerning "sequential"Uwe Kleine-König
2010-07-11fix #warning about using kernel headers in userpsaceJustin P. Mattock
2010-07-09net: Document that dev_get_stats() returns the given pointerBen Hutchings
2010-07-09net: Get rid of rtnl_link_stats64 / net_device_stats unionBen Hutchings
2010-07-09tracing: Add alignment to syscall metadata declarationsSteven Rostedt
2010-07-09x86, ioremap: Fix incorrect physical address handling in PAE modeKenji Kaneshige
2010-07-09atm: propagate signal changes via notifierKarl Hiramoto
2010-07-08Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds
2010-07-08firewire: cdev: fix fw_cdev_event_bus_reset.bm_node_idStefan Richter
2010-07-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2010-07-07Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2010-07-07net: fix 64 bit counters on 32 bit archesEric Dumazet
2010-07-06VFS: introduce s_dirty accessorsArtem Bityutskiy
2010-07-06Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2010-07-06Merge branch 'master' into for-linusChris Metcalf