aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* unbreak automounter support on 64-bit kernel with 32-bit userspace (v2)Helge Deller2013-03-031-17/+8
* ptrace: introduce signal_wake_up_state() and ptrace_signal_wake_up()Oleg Nesterov2013-03-031-1/+10
* quota: autoload the quota_v2 module for QFMT_VFS_V1 quota formatTheodore Ts'o2013-03-031-0/+1
* ipv6: use a stronger hash for tcpEric Dumazet2013-02-283-4/+17
* fb: Yet another band-aid for fixing lockdep messTakashi Iwai2013-02-282-0/+3
* fb: rework locking to fix lock ordering on takeoverAlan Cox2013-02-281-0/+1
* NLS: improve UTF8 -> UTF16 string conversion routineAlan Stern2013-02-281-2/+3
* ALSA: usb: Fix Processing Unit Descriptor parsersPawel Moll2013-02-281-2/+4
* mm: mmu_notifier: have mmu_notifiers use a global SRCU so they may safely sch...Sagi Grimberg2013-02-281-0/+1
* printk: fix buffer overflow when calling log_prefix function from call_consol...Alexandre SIMON2013-02-211-0/+6
* ahci: Add identifiers for ASM106x devicesAlan Cox2013-01-271-0/+2
* rtnetlink: Fix problem with buffer allocationGreg Rose2013-01-173-1/+5
* rtnetlink: Compute and store minimum ifinfo dump sizeGreg Rose2013-01-172-4/+9
* mm: limit mmu_gather batching to fix soft lockups on !CONFIG_PREEMPTMichal Hocko2013-01-111-0/+9
* PCI: Reduce Ricoh 0xe822 SD card reader base clock frequency to 50MHzAndy Lutomirski2013-01-111-0/+1
* tcp: implement RFC 5961 4.2Eric Dumazet2013-01-111-1/+1
* tcp: implement RFC 5961 3.2Eric Dumazet2013-01-112-0/+2
* ftrace: Do not function trace inlined functionsSteven Rostedt2013-01-111-0/+5
* mm: Fix PageHead when !CONFIG_PAGEFLAGS_EXTENDEDChristoffer Dall2013-01-111-1/+7
* exec: do not leave bprm->interp on stackKees Cook2013-01-111-0/+1
* tmpfs: fix shared mempolicy leakMel Gorman2012-12-171-16/+0
* PCI : ability to relocate assigned pci-resourcesRam Pai2012-11-261-0/+1
* ALSA: Add a reference counter to card instanceTakashi Iwai2012-11-171-0/+3
* nfsd: add get_uint for u32'sJ. Bruce Fields2012-11-171-0/+16
* ipvs: fix oops on NAT reply in br_nf contextLin Ming2012-10-211-1/+1
* netfilter: nf_conntrack: fix racy timer handling with reliable eventsPablo Neira Ayuso2012-10-211-0/+1
* mempolicy: fix a race in shared_policy_replace()Mel Gorman2012-10-121-1/+1
* xfrm_user: ensure user supplied esn replay window is validMathias Krause2012-10-121-0/+2
* xfrm: Workaround incompatibility of ESN and async cryptoSteffen Klassert2012-10-121-0/+3
* serial: set correct baud_base for EXSYS EX-41092 Dual 16950Flavio Leitner2012-10-071-1/+0
* time: Move ktime_t overflow checking into timespec_valid_strictJohn Stultz2012-10-021-0/+7
* time: Improve sanity checking of timekeeping inputsJohn Stultz2012-10-022-9/+20
* sched: Fix race in task_group()Peter Zijlstra2012-10-022-2/+15
* mutex: Place lock in contended state after fastpath_lock failureWill Deacon2012-10-021-2/+9
* NFS: Fix the initialisation of the readdir 'cookieverf' arrayTrond Myklebust2012-10-021-5/+0
* tracing: Don't call page_to_pfn() if page is NULLWen Congyang2012-10-021-2/+2
* mm/ia64: fix a memory block size bugJianguo Wu2012-10-021-1/+1
* kobject: fix oops with "input0: bad kobj_uevent_env content in show_uevent()"Bjørn Mork2012-10-021-1/+1
* perf_event: Switch to internal refcount, fix race with close()Al Viro2012-10-021-1/+1
* vfs: dcache: use DCACHE_DENTRY_KILLED instead of DCACHE_DISCONNECTED in d_kill()Miklos Szeredi2012-10-021-0/+2
* tcp: Apply device TSO segment limit earlierBen Hutchings2012-10-021-0/+2
* net: Allow driver to limit number of GSO segments per skbBen Hutchings2012-10-021-0/+2
* USB: add USB_VENDOR_AND_INTERFACE_INFO() macroGustavo Padovan2012-08-261-0/+21
* ARM: pxa: remove irq_to_gpio from ezx-pcap driverArnd Bergmann2012-08-151-0/+1
* random: remove rand_initialize_irq()Theodore Ts'o2012-08-152-3/+0
* random: add tracepoints for easier debugging and verificationTheodore Ts'o2012-08-151-0/+134
* random: add new get_random_bytes_arch() functionTheodore Ts'o2012-08-151-0/+1
* random: create add_device_randomness() interfaceLinus Torvalds2012-08-151-0/+1
* random: make 'add_interrupt_randomness()' do something saneTheodore Ts'o2012-08-151-1/+1
* random: Add support for architectural random hooksH. Peter Anvin2012-08-151-0/+13