summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2013-03-04unbreak automounter support on 64-bit kernel with 32-bit userspace (v2)Helge Deller1-17/+8
2013-03-04ptrace: introduce signal_wake_up_state() and ptrace_signal_wake_up()Oleg Nesterov1-1/+10
2013-03-04quota: autoload the quota_v2 module for QFMT_VFS_V1 quota formatTheodore Ts'o1-0/+1
2013-02-28ipv6: use a stronger hash for tcpEric Dumazet3-4/+17
2013-02-28fb: Yet another band-aid for fixing lockdep messTakashi Iwai2-0/+3
2013-02-28fb: rework locking to fix lock ordering on takeoverAlan Cox1-0/+1
2013-02-28NLS: improve UTF8 -> UTF16 string conversion routineAlan Stern1-2/+3
2013-02-28ALSA: usb: Fix Processing Unit Descriptor parsersPawel Moll1-2/+4
2013-02-28mm: mmu_notifier: have mmu_notifiers use a global SRCU so they may safely sch...Sagi Grimberg1-0/+1
2013-02-21printk: fix buffer overflow when calling log_prefix function from call_consol...Alexandre SIMON1-0/+6
2013-01-27ahci: Add identifiers for ASM106x devicesAlan Cox1-0/+2
2013-01-17rtnetlink: Fix problem with buffer allocationGreg Rose3-1/+5
2013-01-17rtnetlink: Compute and store minimum ifinfo dump sizeGreg Rose2-4/+9
2013-01-11mm: limit mmu_gather batching to fix soft lockups on !CONFIG_PREEMPTMichal Hocko1-0/+9
2013-01-11PCI: Reduce Ricoh 0xe822 SD card reader base clock frequency to 50MHzAndy Lutomirski1-0/+1
2013-01-11tcp: implement RFC 5961 4.2Eric Dumazet1-1/+1
2013-01-11tcp: implement RFC 5961 3.2Eric Dumazet2-0/+2
2013-01-11ftrace: Do not function trace inlined functionsSteven Rostedt1-0/+5
2013-01-11mm: Fix PageHead when !CONFIG_PAGEFLAGS_EXTENDEDChristoffer Dall1-1/+7
2013-01-11exec: do not leave bprm->interp on stackKees Cook1-0/+1
2012-12-17tmpfs: fix shared mempolicy leakMel Gorman1-16/+0
2012-11-26PCI : ability to relocate assigned pci-resourcesRam Pai1-0/+1
2012-11-17ALSA: Add a reference counter to card instanceTakashi Iwai1-0/+3
2012-11-17nfsd: add get_uint for u32'sJ. Bruce Fields1-0/+16
2012-10-21ipvs: fix oops on NAT reply in br_nf contextLin Ming1-1/+1
2012-10-21netfilter: nf_conntrack: fix racy timer handling with reliable eventsPablo Neira Ayuso1-0/+1
2012-10-13mempolicy: fix a race in shared_policy_replace()Mel Gorman1-1/+1
2012-10-13xfrm_user: ensure user supplied esn replay window is validMathias Krause1-0/+2
2012-10-13xfrm: Workaround incompatibility of ESN and async cryptoSteffen Klassert1-0/+3
2012-10-07serial: set correct baud_base for EXSYS EX-41092 Dual 16950Flavio Leitner1-1/+0
2012-10-02time: Move ktime_t overflow checking into timespec_valid_strictJohn Stultz1-0/+7
2012-10-02time: Improve sanity checking of timekeeping inputsJohn Stultz2-9/+20
2012-10-02sched: Fix race in task_group()Peter Zijlstra2-2/+15
2012-10-02mutex: Place lock in contended state after fastpath_lock failureWill Deacon1-2/+9
2012-10-02NFS: Fix the initialisation of the readdir 'cookieverf' arrayTrond Myklebust1-5/+0
2012-10-02tracing: Don't call page_to_pfn() if page is NULLWen Congyang1-2/+2
2012-10-02mm/ia64: fix a memory block size bugJianguo Wu1-1/+1
2012-10-02kobject: fix oops with "input0: bad kobj_uevent_env content in show_uevent()"Bjørn Mork1-1/+1
2012-10-02perf_event: Switch to internal refcount, fix race with close()Al Viro1-1/+1
2012-10-02vfs: dcache: use DCACHE_DENTRY_KILLED instead of DCACHE_DISCONNECTED in d_kill()Miklos Szeredi1-0/+2
2012-10-02tcp: Apply device TSO segment limit earlierBen Hutchings1-0/+2
2012-10-02net: Allow driver to limit number of GSO segments per skbBen Hutchings1-0/+2
2012-08-26USB: add USB_VENDOR_AND_INTERFACE_INFO() macroGustavo Padovan1-0/+21
2012-08-15ARM: pxa: remove irq_to_gpio from ezx-pcap driverArnd Bergmann1-0/+1
2012-08-15random: remove rand_initialize_irq()Theodore Ts'o2-3/+0
2012-08-15random: add tracepoints for easier debugging and verificationTheodore Ts'o1-0/+134
2012-08-15random: add new get_random_bytes_arch() functionTheodore Ts'o1-0/+1
2012-08-15random: create add_device_randomness() interfaceLinus Torvalds1-0/+1
2012-08-15random: make 'add_interrupt_randomness()' do something saneTheodore Ts'o1-1/+1
2012-08-15random: Add support for architectural random hooksH. Peter Anvin1-0/+13