summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2013-04-05thermal: shorten too long mcast group nameMasatake YAMATO
2013-04-05KVM: Ensure all vcpus are consistent with in-kernel irqchip settingsAvi Kivity
2013-04-05NFSv4: Fix an Oops in the NFSv4 getacl codeTrond Myklebust
2013-04-05NFSv4: include bitmap in nfsv4 get acl dataAndy Adamson
2013-03-28exec: use -ELOOP for max recursion depthKees Cook
2013-03-20perf,x86: fix link failure for non-Intel configsDavid Rientjes
2013-03-20perf,x86: fix kernel crash with PEBS/BTS after suspend/resumeStephane Eranian
2013-03-04unbreak automounter support on 64-bit kernel with 32-bit userspace (v2)Helge Deller
2013-03-04ptrace: introduce signal_wake_up_state() and ptrace_signal_wake_up()Oleg Nesterov
2013-03-04quota: autoload the quota_v2 module for QFMT_VFS_V1 quota formatTheodore Ts'o
2013-02-28fb: Yet another band-aid for fixing lockdep messTakashi Iwai
2013-02-28fb: rework locking to fix lock ordering on takeoverAlan Cox
2013-02-28NLS: improve UTF8 -> UTF16 string conversion routineAlan Stern
2013-02-28ALSA: usb: Fix Processing Unit Descriptor parsersPawel Moll
2013-02-28mm: mmu_notifier: have mmu_notifiers use a global SRCU so they may safely sch...Sagi Grimberg
2013-02-21printk: fix buffer overflow when calling log_prefix function from call_consol...Alexandre SIMON
2013-01-27ahci: Add identifiers for ASM106x devicesAlan Cox
2013-01-17rtnetlink: Fix problem with buffer allocationGreg Rose
2013-01-17rtnetlink: Compute and store minimum ifinfo dump sizeGreg Rose
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-17tmpfs: fix shared mempolicy leakMel Gorman
2012-11-26PCI : ability to relocate assigned pci-resourcesRam Pai
2012-11-17nfsd: add get_uint for u32'sJ. Bruce Fields
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-07serial: set correct baud_base for EXSYS EX-41092 Dual 16950Flavio Leitner
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-02NFS: Fix the initialisation of the readdir 'cookieverf' arrayTrond Myklebust
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-02net: Allow driver to limit number of GSO segments per skbBen Hutchings
2012-08-26USB: add USB_VENDOR_AND_INTERFACE_INFO() macroGustavo Padovan
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 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-09workqueue: perform cpu down operations from low priority cpu_notifier()Tejun Heo
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