aboutsummaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAge
* Merge branch 'x86-kdump-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2013-04-20
|\
| * x86, kdump: Retore crashkernel= to allocate under 896MYinghai Lu2013-04-17
| * x86, kdump: Set crashkernel_low automaticallyYinghai Lu2013-04-17
* | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2013-04-20
|\ \
| * \ Merge remote-tracking branch 'efi/urgent' into x86/urgentH. Peter Anvin2013-04-19
| |\ \
| | * | Move utf16 functions to kernel core and renameMatthew Garrett2013-04-15
| | * | x86, efivars: firmware bug workarounds should be in platform codeMatt Fleming2013-04-09
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2013-04-20
|\ \ \ \
| * | | | net: fix incorrect credentials passingLinus Torvalds2013-04-20
| * | | | irda: small read past the end of array in debug codeDan Carpenter2013-04-19
| * | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2013-04-18
| |\ \ \ \
| | * | | | ssb: implement spurious tone avoidanceRafał Miłecki2013-04-10
* | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/msz...Linus Torvalds2013-04-19
|\ \ \ \ \ \
| * | | | | | fuse: fix type definitions in uapi headerMiklos Szeredi2013-04-17
| | |_|_|_|/ | |/| | | |
* | | | | | Revert "block: add missing block_bio_complete() tracepoint"Linus Torvalds2013-04-18
| |/ / / / |/| | | |
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2013-04-17
|\ \ \ \ \
| * | | | | ipv6: statically link register_inet6addr_notifier()Cong Wang2013-04-14
| * | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/...David S. Miller2013-04-12
| |\ \ \ \ \
| | * | | | | netfilter: ipset: hash:*net*: nomatch flag not excluded on set resizeJozsef Kadlecsik2013-04-09
* | | | | | | vm: add vm_iomap_memory() helper functionLinus Torvalds2013-04-16
| | | | | | |
| \ \ \ \ \ \
| \ \ \ \ \ \
| \ \ \ \ \ \
*---. \ \ \ \ \ \ Merge branches 'timers-urgent-for-linus', 'irq-urgent-for-linus' and 'core-ur...Linus Torvalds2013-04-15
|\ \ \ \ \ \ \ \ \ | |_|_|_|_|/ / / / |/| | | | | | | |
| | | * | | | | | kthread: Prevent unpark race which puts threads on the wrong cpuThomas Gleixner2013-04-12
| | | |/ / / / /
* | | | | | | | Merge tag 'trace-fixes-v3.9-rc-v3' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2013-04-14
|\ \ \ \ \ \ \ \
| * | | | | | | | ftrace: Move ftrace_filter_lseek out of CONFIG_DYNAMIC_FTRACE sectionSteven Rostedt (Red Hat)2013-04-12
| * | | | | | | | tracing: Fix possible NULL pointer dereferencesNamhyung Kim2013-04-12
* | | | | | | | | Add file_ns_capable() helper function for open-time capability checkingLinus Torvalds2013-04-14
* | | | | | | | | x86-32: Fix possible incomplete TLB invalidate with PAE pagetablesDave Hansen2013-04-12
| |_|_|/ / / / / |/| | | | | | |
* | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2013-04-10
|\ \ \ \ \ \ \ \
| * | | | | | | | lsm: add the missing documentation for the security_skb_owned_by() hookPaul Moore2013-04-10
| * | | | | | | | selinux: add a skb_owned_by() hookEric Dumazet2013-04-09
| * | | | | | | | af_iucv: fix recvmsg by replacing skb_pull() functionUrsula Braun2013-04-08
| | |_|_|/ / / / | |/| | | | | |
* | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2013-04-09
|\ \ \ \ \ \ \ \
| * | | | | | | | procfs: add proc_remove_subtree()Al Viro2013-04-09
* | | | | | | | | spinlocks and preemption points need to be at least compiler barriersLinus Torvalds2013-04-09
* | | | | | | | | Merge tag 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/j...Linus Torvalds2013-04-08
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | libata: Set max sector to 65535 for Slimtype DVD A DS8A8SH driveShan Hai2013-04-03
| * | | | | | | | | libata: Use integer return value for atapi_command_packet_setShan Hai2013-04-03
* | | | | | | | | | Merge tag 'trace-fixes-3.9-rc6' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2013-04-08
|\ \ \ \ \ \ \ \ \ \ | | |_|_|/ / / / / / | |/| | | | | | / / | |_|_|_|_|_|_|/ / |/| | | | | | | |
| * | | | | | | | ftrace: Do not call stub functions in control loopSteven Rostedt (Red Hat)2013-04-08
* | | | | | | | | Merge git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2013-04-07
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | KVM: Allow cross page reads and writes from cached translations.Andrew Honig2013-04-07
* | | | | | | | | | Merge tag 'pci-v3.9-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2013-04-05
|\ \ \ \ \ \ \ \ \ \ | |_|_|_|_|/ / / / / |/| | | | | | | | |
| * | | | | | | | | PCI: Add PCI ROM helper for platform-provided ROM imagesMatthew Garrett2013-03-26
| | |_|_|_|_|/ / / | |/| | | | | | |
* | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2013-04-05
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | netfilter: don't reset nf_trace in nf_reset()Patrick McHardy2013-04-05
| * | | | | | | | | net: count hw_addr syncs so that unsync works properly.Vlad Yasevich2013-04-05
| * | | | | | | | | Merge branch 'master' of git://1984.lsi.us.es/nfDavid S. Miller2013-04-04
| |\ \ \ \ \ \ \ \ \ | | |_|_|_|/ / / / / | |/| | | | | | | |
| | * | | | | | | | netfilter: reset nf_trace in nf_resetGao feng2013-03-25
* | | | | | | | | | Merge tag 'sound-3.9' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/...Linus Torvalds2013-04-05
|\ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ Merge remote-tracking branch 'asoc/fix/max98090' into asoc-nextMark Brown2013-03-26
| |\ \ \ \ \ \ \ \ \ \