aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2012-10-16Merge tag 'v3.0.46' into v3.0-rtSteven Rostedt
2012-10-13mempolicy: fix a race in shared_policy_replace()Mel Gorman
2012-10-13xfrm_user: ensure user supplied esn replay window is validMathias Krause
2012-10-13xfrm: Workaround incompatibility of ESN and async cryptoSteffen Klassert
2012-10-10sched: Better debug output for might sleepThomas Gleixner
2012-10-10mm: page_alloc: Use local_lock_on() instead of plain spinlockThomas Gleixner
2012-10-10mm: slab: Fix potential deadlockThomas Gleixner
2012-10-08Merge tag 'v3.0.45' into v3.0-rtSteven Rostedt
2012-10-07serial: set correct baud_base for EXSYS EX-41092 Dual 16950Flavio Leitner
2012-10-05Merge tag 'v3.0.44' into v3.0-rtSteven Rostedt
2012-10-02time: Move ktime_t overflow checking into timespec_valid_strictJohn Stultz
2012-10-02time: Improve sanity checking of timekeeping inputsJohn Stultz
2012-10-02sched: Fix race in task_group()Peter Zijlstra
2012-10-02mutex: Place lock in contended state after fastpath_lock failureWill Deacon
2012-10-02NFS: Fix the initialisation of the readdir 'cookieverf' arrayTrond Myklebust
2012-10-02tracing: Don't call page_to_pfn() if page is NULLWen Congyang
2012-10-02mm/ia64: fix a memory block size bugJianguo Wu
2012-10-02kobject: fix oops with "input0: bad kobj_uevent_env content in show_uevent()"Bjørn Mork
2012-10-02perf_event: Switch to internal refcount, fix race with close()Al Viro
2012-10-02vfs: dcache: use DCACHE_DENTRY_KILLED instead of DCACHE_DISCONNECTED in d_kill()Miklos Szeredi
2012-10-02tcp: Apply device TSO segment limit earlierBen Hutchings
2012-10-02net: Allow driver to limit number of GSO segments per skbBen Hutchings
2012-09-12fix printk flush of messagesFrank Rowand
2012-08-30Merge tag 'v3.0.42' into v3.0-rtSteven Rostedt
2012-08-26USB: add USB_VENDOR_AND_INTERFACE_INFO() macroGustavo Padovan
2012-08-16Merge tag 'v3.0.41' into v3.0-rtSteven Rostedt
2012-08-15ARM: pxa: remove irq_to_gpio from ezx-pcap driverArnd Bergmann
2012-08-15random: remove rand_initialize_irq()Theodore Ts'o
2012-08-15random: add tracepoints for easier debugging and verificationTheodore Ts'o
2012-08-15random: add new get_random_bytes_arch() functionTheodore Ts'o
2012-08-15random: create add_device_randomness() interfaceLinus Torvalds
2012-08-15random: make 'add_interrupt_randomness()' do something saneTheodore Ts'o
2012-08-15random: Add support for architectural random hooksH. Peter Anvin
2012-08-10Merge tag 'v3.0.40' into v3.0-rtSteven Rostedt
2012-08-09workqueue: perform cpu down operations from low priority cpu_notifier()Tejun Heo
2012-08-03Merge tag 'v3.0.39' into v3.0-rtSteven Rostedt
2012-08-01cpuset: mm: reduce large amounts of memory barrier related damage v3Mel Gorman
2012-08-01mm: compaction: introduce sync-light migration for use by compactionMel Gorman
2012-08-01mm: compaction: make isolate_lru_page() filter-aware againMel Gorman
2012-08-01mm: compaction: determine if dirty pages can be migrated without blocking wit...Mel Gorman
2012-08-01mm: zone_reclaim: make isolate_lru_page() filter-awareMinchan Kim
2012-08-01mm: compaction: make isolate_lru_page() filter-awareMinchan Kim
2012-08-01mm: change isolate mode from #define to bitwise typeMinchan Kim
2012-08-01vmscan: add shrink_slab tracepointsDave Chinner
2012-07-19timekeeping: Provide hrtimer update functionThomas Gleixner
2012-07-19hrtimer: Provide clock_was_set_delayed()John Stultz
2012-07-19ntp: Fix leap-second hrtimer livelockJohn Stultz
2012-07-18workqueue: Revert workqueue: Fix cpuhotplug trainwreckSteven Rostedt
2012-07-18cpu/rt: Rework cpu down for PREEMPT_RTSteven Rostedt
2012-07-18Latency histograms: Adjust timer, if already elapsed when programmedCarsten Emde