aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2014-10-29Merge tag 'v3.2.63' into v3.2-rtSteven Rostedt (Red Hat)
2014-10-29Merge tag 'v3.2.62' into v3.2-rtSteven Rostedt (Red Hat)
2014-10-29Merge tag 'v3.2.61' into v3.2-rtSteven Rostedt (Red Hat)
2014-09-13slab/mempolicy: always use local policy from interrupt contextAndi Kleen
2014-09-13ip: make IP identifiers less predictableEric Dumazet
2014-09-13inetpeer: get rid of ip_id_countEric Dumazet
2014-09-13netlabel: fix a problem when setting bits below the previously lowest bitPaul Moore
2014-09-13mnt: Change the default remount atime from relatime to the existing valueEric W. Biederman
2014-08-06libata: introduce ata_host->n_tags to avoid oops on SAS controllersTejun Heo
2014-08-06introduce SIZE_MAXXi Wang
2014-08-06include/linux/math64.h: add div64_ul()Alex Shi
2014-08-06usb-storage/SCSI: Add broken_fua blacklist flagAlan Stern
2014-08-06Revert "net: ip, ipv6: handle gso skbs in forwarding path"Ben Hutchings
2014-07-11skbuff: add an api to orphan fragsMichael S. Tsirkin
2014-07-11ptrace,x86: force IRET path after a ptrace_stop()Tejun Heo
2014-07-11net: fix inet_getid() and ipv6_select_ident() bugsEric Dumazet
2014-07-11fix our current target reap infrastructureJames Bottomley
2014-07-11lib/lzo: Update LZO compression to current upstream versionMarkus F.X.J. Oberhumer
2014-07-11tracing: Fix syscall_*regfunc() vs copy_process() raceOleg Nesterov
2014-07-11ALSA: control: Protect user controls against concurrent accessLars-Peter Clausen
2014-07-11ptrace: fix fork event messages across pid namespacesMatthew Dempsky
2014-07-11reiserfs: drop vmtruncateMarco Stornelli
2014-07-11genirq: Sanitize spurious interrupt detection of threaded irqsThomas Gleixner
2014-06-18Merge tag 'v3.2.60' into v3.2-rtSteven Rostedt (Red Hat)
2014-06-18Merge tag 'v3.2.59' into v3.2-rtSteven Rostedt (Red Hat)
2014-06-09trace: module: Maintain a valid user countRomain Izard
2014-06-09ftrace/module: Hardcode ftrace_module_init() call into load_module()Steven Rostedt (Red Hat)
2014-06-09kvm: remove .done from struct kvm_async_pfRadim Krčmář
2014-06-09skb: Add inline helper for getting the skb end offset from headAlexander Duyck
2014-06-09ipv6: Limit mtu to 65575 bytesEric Dumazet
2014-05-18dmi: add support for exact DMI matches in addition to substring matchingJani Nikula
2014-05-18libata/ahci: accommodate tag ordered controllersDan Williams
2014-05-13Merge tag 'v3.2.58' into v3.2-rtSteven Rostedt (Red Hat)
2014-04-30pid: get pid_t ppid of task in init_pid_nsRichard Guy Briggs
2014-04-30blktrace: fix accounting of partially completed requestsRoman Pen
2014-04-24Merge tag 'v3.2.57' into v3.2-rtSteven Rostedt (Red Hat)
2014-04-24Merge tag 'v3.2.56' into v3.2-rtSteven Rostedt (Red Hat)
2014-04-09net: ip, ipv6: handle gso skbs in forwarding pathFlorian Westphal
2014-04-09net: add and use skb_gso_transport_seglen()Florian Westphal
2014-04-09ext4: atomically set inode->i_flags in ext4_set_inode_flags()Theodore Ts'o
2014-04-02jiffies: Avoid undefined behavior from signed overflowPaul E. McKenney
2014-04-02tracing: Do not add event files for modules that fail tracepointsSteven Rostedt (Red Hat)
2014-04-02compiler/gcc4: Make quirk for asm_volatile_goto() unconditionalSteven Noonan
2014-04-02xen: install xen/gntdev.h and xen/gntalloc.hDavid Vrabel
2014-04-02ore: Fix wrong math in allocation of per device BIOBoaz Harrosh
2014-04-02fuse: fix pipe_buf_operationsMiklos Szeredi
2014-04-02libata: disable LPM for some WD SATA-I devicesTejun Heo
2014-03-03rt: Make cpu_chill() use hrtimer instead of msleep()Steven Rostedt
2014-02-24Merge tag 'v3.2.55' into v3.2-rtSteven Rostedt (Red Hat)
2014-02-15sched/rt: Avoid updating RT entry timeout twice within one tick periodYing Xue