aboutsummaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* KVM: Allow cross page reads and writes from cached translations.Andrew Honig2013-04-252-1/+2
* spinlocks and preemption points need to be at least compiler barriersLinus Torvalds2013-04-122-19/+32
* libata: Set max sector to 65535 for Slimtype DVD A DS8A8SH driveShan Hai2013-04-121-0/+1
* libata: Use integer return value for atapi_command_packet_setShan Hai2013-04-121-1/+1
* thermal: shorten too long mcast group nameMasatake YAMATO2013-04-051-1/+1
* KVM: Ensure all vcpus are consistent with in-kernel irqchip settingsAvi Kivity2013-04-051-0/+7
* NFSv4: Fix an Oops in the NFSv4 getacl codeTrond Myklebust2013-04-051-1/+1
* NFSv4: include bitmap in nfsv4 get acl dataAndy Adamson2013-04-052-0/+7
* signal: Define __ARCH_HAS_SA_RESTORER so we know whether to clear sa_restorerBen Hutchings2013-04-051-0/+4
* exec: use -ELOOP for max recursion depthKees Cook2013-03-281-2/+0
* inet: limit length of fragment queue hash table bucket listsHannes Frederic Sowa2013-03-281-0/+9
* ipv4: fix definition of FIB_TABLE_HASHSZDenis V. Lunev2013-03-281-7/+5
* perf,x86: fix link failure for non-Intel configsDavid Rientjes2013-03-201-1/+5
* perf,x86: fix kernel crash with PEBS/BTS after suspend/resumeStephane Eranian2013-03-201-0/+2
* unbreak automounter support on 64-bit kernel with 32-bit userspace (v2)Helge Deller2013-03-041-17/+8
* ptrace: introduce signal_wake_up_state() and ptrace_signal_wake_up()Oleg Nesterov2013-03-041-1/+10
* quota: autoload the quota_v2 module for QFMT_VFS_V1 quota formatTheodore Ts'o2013-03-041-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-131-1/+1
* xfrm_user: ensure user supplied esn replay window is validMathias Krause2012-10-131-0/+2
* xfrm: Workaround incompatibility of ESN and async cryptoSteffen Klassert2012-10-131-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