summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2011-10-16ftrace: Fix warning when CONFIG_FUNCTION_TRACER is not definedSteven Rostedt
2011-10-16ftrace: Fix regression of :mod:module function enablingSteven Rostedt
2011-10-16ptp: fix L2 event message recognitionRichard Cochran
2011-10-16posix-cpu-timers: Cure SMP wobblesPeter Zijlstra
2011-10-03writeback: introduce .tagged_writepages for the WB_SYNC_NONE sync stageWu Fengguang
2011-10-03mfd: Fix value of WM8994_CONFIGURE_GPIOMark Brown
2011-10-03rtc: Fix RTC PIE frequency limitJohn Stultz
2011-10-03TTY: pty, fix pty countingJiri Slaby
2011-10-03rapidio: fix use of non-compatible registersAlexandre Bounine
2011-08-29Add a personality to report 2.6.x version numbersAndi Kleen
2011-08-29x86, mtrr: lock stop machine during MTRR rendezvous sequenceSuresh Siddha
2011-08-15mm: Fix fixup_user_fault() for MMU=nPeter Zijlstra
2011-08-15net: add IFF_SKB_TX_SHARED flag to priv_flagsNeil Horman
2011-08-15net: Compute protocol sequence numbers and fragment IDs using MD5.David S. Miller
2011-08-15crypto: Move md5_transform to lib/md5.cDavid S. Miller
2011-08-04NFS: Fix spurious readdir cookie loop messagesTrond Myklebust
2011-08-04mm/futex: fix futex writes on archs with SW tracking of dirty & youngBenjamin Herrenschmidt
2011-08-04pnfs: let layoutcommit handle a list of lsegPeng Tao
2011-08-04firewire: cdev: prevent race between first get_info ioctl and bus reset event...Stefan Richter
2011-08-04gro: Only reset frag0 when skb can be pulledHerbert Xu
2011-07-20Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2011-07-20Merge branch 'rcu/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/pa...Ingo Molnar
2011-07-20sched: Allow for overlapping sched_domain spansPeter Zijlstra
2011-07-20sched: Break out cpu_power from the sched_group structurePeter Zijlstra
2011-07-19rcu: Fix RCU_BOOST race handling current->rcu_read_unlock_specialPaul E. McKenney
2011-07-18include/linux/sdla.h: remove the prototype of sdla()WANG Cong
2011-07-14net: remove NETIF_F_ALL_TX_OFFLOADSMichał Mirosław
2011-07-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb...Linus Torvalds
2011-07-13mmc: core: Bus width testing needs to handle suspend/resumePhilip Rakity
2011-07-12Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds
2011-07-12Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/lin...Linus Torvalds
2011-07-12mm: Move definition of MIN_MEMORY_BLOCK_SIZE to a headerBenjamin Herrenschmidt
2011-07-08w1: ds1wm: add a reset recovery parameterJean-François Dagenais
2011-07-07Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds
2011-07-07FS-Cache: Add a helper to bulk uncache pages on an inodeDavid Howells
2011-07-07Merge branches 'core-urgent-for-linus', 'perf-urgent-for-linus' and 'sched-ur...Linus Torvalds
2011-07-07genirq: replace irq_gc_ack() with {set,clr}_bit variants (fwd)Simon Guinot
2011-07-05sched: Disable (revert) SCHED_LOAD_SCALE increasePeter Zijlstra
2011-07-04Merge branch 'fbdev-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2011-06-30Merge branch 'for-3.0-important' of git://git.drbd.org/linux-2.6-drbd into fo...Jens Axboe
2011-06-30drbd: fix limit define, we support 1 PiByte nowLars Ellenberg
2011-06-28Merge branch 'driver-core-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2011-06-28Merge branch 'tty-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2011-06-27mm: fix assertion mapping->nrpages == 0 in end_writeback()Jan Kara
2011-06-27include/linux/compat.h: declare compat_sys_sendmmsg()Chris Metcalf
2011-06-27tmpfs: add shmem_read_mapping_page_gfpHugh Dickins
2011-06-27tmpfs: take control of its truncate_rangeHugh Dickins
2011-06-27mm: move shmem prototypes to shmem_fs.hHugh Dickins
2011-06-27Fix some kernel-doc warningsVitaliy Ivanov
2011-06-27Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb...Linus Torvalds