aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2013-01-31Merge tag 'v3.0.61' into v3.0-rtSteven Rostedt
2013-01-27ahci: Add identifiers for ASM106x devicesAlan Cox
2013-01-23Merge tag 'v3.0.59' into v3.0-rtSteven Rostedt
2013-01-17rtnetlink: Fix problem with buffer allocationGreg Rose
2013-01-17rtnetlink: Compute and store minimum ifinfo dump sizeGreg Rose
2013-01-17Merge tag 'v3.0.58' into v3.0-rtSteven Rostedt
2013-01-11mm: limit mmu_gather batching to fix soft lockups on !CONFIG_PREEMPTMichal Hocko
2013-01-11PCI: Reduce Ricoh 0xe822 SD card reader base clock frequency to 50MHzAndy Lutomirski
2013-01-11tcp: implement RFC 5961 4.2Eric Dumazet
2013-01-11tcp: implement RFC 5961 3.2Eric Dumazet
2013-01-11ftrace: Do not function trace inlined functionsSteven Rostedt
2013-01-11mm: Fix PageHead when !CONFIG_PAGEFLAGS_EXTENDEDChristoffer Dall
2013-01-11exec: do not leave bprm->interp on stackKees Cook
2012-12-21sched: Consider pi boosting in setschedulerThomas Gleixner
2012-12-18Merge tag 'v3.0.57' into v3.0-rtSteven Rostedt
2012-12-17tmpfs: fix shared mempolicy leakMel Gorman
2012-11-27Merge tag 'v3.0.53' into v3.0-rtSteven Rostedt
2012-11-26PCI : ability to relocate assigned pci-resourcesRam Pai
2012-11-19Merge tag 'v3.0.52' into v3.0-rtSteven Rostedt
2012-11-17ALSA: Add a reference counter to card instanceTakashi Iwai
2012-11-17nfsd: add get_uint for u32'sJ. Bruce Fields
2012-10-30net: netfilter: Serialize xt_write_recseq sections on RTThomas Gleixner
2012-10-26Merge tag 'v3.0.47' into v3.0-rtSteven Rostedt
2012-10-21ipvs: fix oops on NAT reply in br_nf contextLin Ming
2012-10-21netfilter: nf_conntrack: fix racy timer handling with reliable eventsPablo Neira Ayuso
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