Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | | | | include/linux/math64.h: add div64_ul() | Alex Shi | 2013-06-13 | 1 | -2/+4 | |
| * | | | | | | | | | mm: migration: add migrate_entry_wait_huge() | Naoya Horiguchi | 2013-06-13 | 1 | -0/+3 | |
| * | | | | | | | | | kmsg: honor dmesg_restrict sysctl on /dev/kmsg | Kees Cook | 2013-06-13 | 1 | -2/+2 | |
| * | | | | | | | | | CPU hotplug: provide a generic helper to disable/enable CPU hotplug | Srivatsa S. Bhat | 2013-06-13 | 1 | -0/+4 | |
| * | | | | | | | | | Merge branch 'fixes' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 2013-06-11 | 2 | -0/+6 | |
| |\ \ \ \ \ \ \ \ \ | | |_|_|_|/ / / / / | |/| | | | | | | | | ||||||
| | * | | | | | | | | kvm: Add definition of KVM_REG_MIPS | David Daney | 2013-06-11 | 1 | -0/+1 | |
| | * | | | | | | | | KVM: add kvm_para_available to asm-generic/kvm_para.h | James Hogan | 2013-06-05 | 1 | -0/+5 | |
| * | | | | | | | | | Merge tag 'trace-fixes-v3.10-rc3-v3' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2013-06-08 | 2 | -0/+29 | |
| |\ \ \ \ \ \ \ \ \ | | |_|_|/ / / / / / | |/| | | | | | | | | ||||||
| | * | | | | | | | | rcu: Add _notrace variation of rcu_dereference_raw() and hlist_for_each_entry... | Steven Rostedt | 2013-05-29 | 2 | -0/+29 | |
| | | |/ / / / / / | | |/| | | | | | | ||||||
| * | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 2013-06-07 | 1 | -0/+3 | |
| |\ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | net: Unbreak compat_sys_{send,recv}msg | Andy Lutomirski | 2013-06-06 | 1 | -0/+3 | |
| * | | | | | | | | | arch, mm: Remove tlb_fast_mode() | Peter Zijlstra | 2013-06-06 | 1 | -16/+1 | |
| |/ / / / / / / / | ||||||
| * | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 2013-06-05 | 7 | -9/+65 | |
| |\ \ \ \ \ \ \ \ | | |_|/ / / / / / | |/| | | | | | | | ||||||
| | * | | | | | | | net_sched: restore "overhead xxx" handling | Eric Dumazet | 2013-06-03 | 1 | -7/+11 | |
| | * | | | | | | | net: force a reload of first item in hlist_nulls_for_each_entry_rcu | Eric Dumazet | 2013-06-03 | 1 | -1/+6 | |
| | * | | | | | | | list: introduce list_first_entry_or_null | Jiri Pirko | 2013-06-01 | 1 | -0/+11 | |
| | * | | | | | | | xfrm: force a garbage collection after deleting a policy | Paul Moore | 2013-06-01 | 1 | -0/+5 | |
| | * | | | | | | | udp6: Fix udp fragmentation for tunnel traffic. | Pravin B Shelar | 2013-06-01 | 1 | -0/+15 | |
| | * | | | | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf | David S. Miller | 2013-05-31 | 2 | -1/+17 | |
| | |\ \ \ \ \ \ \ | ||||||
| | | * | | | | | | | netfilter: add nf_ipv6_ops hook to fix xt_addrtype with IPv6 | Florian Westphal | 2013-05-23 | 2 | -1/+17 | |
| * | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39... | Linus Torvalds | 2013-06-03 | 1 | -0/+4 | |
| |\ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | kernel: Fix s390 absolute memory access for /dev/mem | Michael Holzheu | 2013-05-22 | 1 | -0/+4 | |
| * | | | | | | | | | | Merge branch 'for-3.10-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2013-06-03 | 1 | -1/+1 | |
| |\ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | cgroup: fix a subtle bug in descendant pre-order walk | Tejun Heo | 2013-05-24 | 1 | -1/+1 | |
| | | |_|_|/ / / / / / | | |/| | | | | | | | | ||||||
| * | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending | Linus Torvalds | 2013-06-01 | 2 | -2/+3 | |
| |\ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | target: Propigate up ->cmd_kref put return via transport_generic_free_cmd | Nicholas Bellinger | 2013-05-31 | 1 | -1/+1 | |
| | * | | | | | | | | | | target: Re-instate sess_wait_list for target_wait_for_sess_cmds | Nicholas Bellinger | 2013-05-30 | 1 | -0/+1 | |
| | * | | | | | | | | | | target: Remove unused wait_for_tasks bit in target_wait_for_sess_cmds | Joern Engel | 2013-05-21 | 1 | -1/+1 | |
| | | |_|_|_|_|_|_|/ / | | |/| | | | | | | | | ||||||
| * | | | | | | | | | | Merge tag 'fbdev-for-3.10-rc4' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2013-06-01 | 1 | -0/+1 | |
| |\ \ \ \ \ \ \ \ \ \ | ||||||
| | * \ \ \ \ \ \ \ \ \ | Merge branch 'fbdev-3.10-fixes' of git://gitorious.org/linux-omap-dss2/linux ... | Jean-Christophe PLAGNIOL-VILLARD | 2013-05-29 | 1 | -0/+1 | |
| | |\ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|/ / / | | |/| | | | | | | | | | ||||||
| | | * | | | | | | | | | OMAPDSS: Fix crash with DT boot | Tomi Valkeinen | 2013-05-23 | 1 | -0/+1 | |
| * | | | | | | | | | | | Merge tag 'please-pull-aertracefix' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2013-05-31 | 1 | -2/+3 | |
| |\ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | aerdrv: Move cper_print_aer() call out of interrupt context | Lance Ortiz | 2013-05-30 | 1 | -2/+3 | |
| | |/ / / / / / / / / / | ||||||
| * | | | | | | | | | | | Merge tag 'stable/for-linus-3.10-rc3-tag' of git://git.kernel.org/pub/scm/lin... | Linus Torvalds | 2013-05-30 | 1 | -0/+1 | |
| |\ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / | |/| | | | | | | | | | | ||||||
| | * | | | | | | | | | | xenbus: delay xenbus frontend resume if xenstored is not running | Aurelien Chartier | 2013-05-29 | 1 | -0/+1 | |
| | | |_|/ / / / / / / | | |/| | | | | | | | | ||||||
| * | | | | | | | | | | Merge tag 'pm+acpi-3.10-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2013-05-26 | 1 | -35/+5 | |
| |\ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | ACPI / PM: Allow device power states to be used for CONFIG_PM unset | Rafael J. Wysocki | 2013-05-22 | 1 | -35/+5 | |
| | | |_|/ / / / / / / | | |/| | | | | | | | | ||||||
| * | | | | | | | | | | Merge branch 'fixes' of git://git.infradead.org/users/vkoul/slave-dma | Linus Torvalds | 2013-05-26 | 2 | -0/+9 | |
| |\ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | ACPI / LPSS: register clock device for Lynxpoint DMA properly | Rafael J. Wysocki | 2013-05-14 | 1 | -0/+5 | |
| | * | | | | | | | | | | dma: acpi-dma: parse CSRT to extract additional resources | Andy Shevchenko | 2013-05-14 | 1 | -0/+4 | |
| | | |/ / / / / / / / | | |/| | | | | | | | | ||||||
| * | | | | | | | | | | Merge branch 'akpm' (incoming from Andrew Morton) | Linus Torvalds | 2013-05-25 | 4 | -8/+32 | |
| |\ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | linux/kernel.h: fix kernel-doc warning | Randy Dunlap | 2013-05-25 | 1 | -2/+3 | |
| | * | | | | | | | | | | wait: fix false timeouts when using wait_event_timeout() | Imre Deak | 2013-05-25 | 1 | -5/+11 | |
| | * | | | | | | | | | | rapidio: add enumeration/discovery start from user space | Alexandre Bounine | 2013-05-25 | 1 | -2/+7 | |
| | * | | | | | | | | | | rapidio: make enumeration/discovery configurable | Alexandre Bounine | 2013-05-25 | 2 | -1/+13 | |
| | | |_|_|_|/ / / / / | | |/| | | | | | | | | ||||||
| * | | | | | | | | | | Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2013-05-25 | 1 | -2/+0 | |
| |\ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / | |/| | | | | | | | | | ||||||
| | * | | | | | | | | | Merge tag 'omap-fixes-a-for-3.10-rc' of git://git.kernel.org/pub/scm/linux/ke... | Olof Johansson | 2013-05-22 | 1 | -2/+0 | |
| | |\ \ \ \ \ \ \ \ \ | | | |_|/ / / / / / / | | |/| | | | | | | | | ||||||
| | | * | | | | | | | | SERIAL: OMAP: Remove the slave idle handling from the driver | Santosh Shilimkar | 2013-05-20 | 1 | -2/+0 | |
| | | |/ / / / / / / | ||||||
| * | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 2013-05-24 | 6 | -7/+32 | |
| |\ \ \ \ \ \ \ \ \ | | | |_|_|_|/ / / / | | |/| | | | | | | | ||||||
| | * | | | | | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 2013-05-20 | 2 | -5/+12 | |
| | |\ \ \ \ \ \ \ \ | | | | |_|_|_|/ / / | | | |/| | | | | | |