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