Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
* | mm: optimize put_mems_allowed() usage | Mel Gorman | 2014-04-03 | 1 | -1/+1 | |
* | kernel/watchdog.c: touch_nmi_watchdog should only touch local cpu not every one | Ben Zhang | 2014-04-03 | 1 | -8/+8 | |
* | kthread: ensure locality of task_struct allocations | Nishanth Aravamudan | 2014-04-03 | 1 | -2/+2 | |
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo... | Linus Torvalds | 2014-04-03 | 2 | -20/+11 | |
|\ | ||||||
| * | kernel: Mark function as static in kernel/seccomp.c | Rashika Kheria | 2014-02-28 | 1 | -1/+1 | |
| * | capability: Use current logging styles | Joe Perches | 2014-02-24 | 1 | -19/+10 | |
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds | 2014-04-02 | 1 | -61/+58 | |
|\ \ | ||||||
| * | | net: filter: rework/optimize internal BPF interpreter's instruction set | Alexei Starovoitov | 2014-03-31 | 1 | -61/+58 | |
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 2014-04-02 | 2 | -2/+2 | |
|\ \ \ | ||||||
| * \ \ | Merge branch 'master' into for-next | Jiri Kosina | 2014-02-20 | 98 | -2990/+8298 | |
| |\ \ \ | ||||||
| * | | | | user_namespace.c: Remove duplicated word in comment | Brian Campbell | 2014-02-19 | 1 | -1/+1 | |
| * | | | | treewide: Fix typo in Documentation/DocBook | Masanari Iida | 2014-02-19 | 2 | -2/+2 | |
* | | | | | Merge branch 'sched-idle-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2014-04-02 | 1 | -16/+134 | |
|\ \ \ \ \ | ||||||
| * | | | | | sched/idle: Add more comments to the code | Daniel Lezcano | 2014-03-11 | 1 | -2/+57 | |
| * | | | | | sched/idle: Move idle conditions in cpuidle_idle main function | Daniel Lezcano | 2014-03-11 | 1 | -34/+44 | |
| * | | | | | sched/idle: Reorganize the idle loop | Daniel Lezcano | 2014-03-11 | 1 | -18/+15 | |
| * | | | | | cpuidle/idle: Move the cpuidle_idle_call function to idle.c | Daniel Lezcano | 2014-03-11 | 1 | -0/+56 | |
| * | | | | | Merge branch 'timers/core' into sched/idle | Ingo Molnar | 2014-02-28 | 8 | -31/+262 | |
| |\ \ \ \ \ | ||||||
* | | | | | | | pid_namespace: pidns_get() should check task_active_pid_ns() != NULL | Oleg Nesterov | 2014-04-02 | 1 | -1/+3 | |
* | | | | | | | Merge branch 'x86-x32-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2014-04-02 | 2 | -57/+57 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | compat: Fix sparse address space warnings | H. Peter Anvin | 2014-02-02 | 1 | -2/+2 | |
| * | | | | | | | compat: Get rid of (get|put)_compat_time(val|spec) | H. Peter Anvin | 2014-02-02 | 2 | -55/+55 | |
* | | | | | | | | Merge branch 'for-3.15/core' of git://git.kernel.dk/linux-block | Linus Torvalds | 2014-04-01 | 6 | -101/+81 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | block: remove old blk_iopoll_enabled variable | Jens Axboe | 2014-03-13 | 1 | -12/+0 | |
| * | | | | | | | | blktrace: fix accounting of partially completed requests | Roman Pen | 2014-03-05 | 1 | -9/+11 | |
| * | | | | | | | | smp: Rename __smp_call_function_single() to smp_call_function_single_async() | Frederic Weisbecker | 2014-02-24 | 3 | -9/+16 | |
| * | | | | | | | | smp: Remove wait argument from __smp_call_function_single() | Frederic Weisbecker | 2014-02-24 | 3 | -18/+6 | |
| * | | | | | | | | watchdog: Simplify a little the IPI call | Frederic Weisbecker | 2014-02-24 | 1 | -2/+1 | |
| * | | | | | | | | smp: Move __smp_call_function_single() below its safe version | Frederic Weisbecker | 2014-02-24 | 1 | -32/+32 | |
| * | | | | | | | | smp: Consolidate the various smp_call_function_single() declensions | Frederic Weisbecker | 2014-02-24 | 1 | -41/+39 | |
| * | | | | | | | | smp: Teach __smp_call_function_single() to check for offline cpus | Jan Kara | 2014-02-24 | 2 | -6/+10 | |
| * | | | | | | | | smp: Iterate functions through llist_for_each_entry_safe() | Jan Kara | 2014-02-24 | 1 | -9/+3 | |
| | |_|_|_|/ / / | |/| | | | | | | ||||||
* | | | | | | | | Merge tag 'pci-v3.15-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2014-04-01 | 1 | -8/+4 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | resources: Set type in __request_region() | Bjorn Helgaas | 2014-03-19 | 1 | -2/+2 | |
| * | | | | | | | | resource: Add resource_contains() | Bjorn Helgaas | 2014-02-26 | 1 | -6/+2 | |
| | |/ / / / / / | |/| | | | | | | ||||||
* | | | | | | | | Merge tag 'pm+acpi-3.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2014-04-01 | 7 | -20/+32 | |
|\ \ \ \ \ \ \ \ | ||||||
| | \ \ \ \ \ \ \ | ||||||
| | \ \ \ \ \ \ \ | ||||||
| *-. \ \ \ \ \ \ \ | Merge branches 'pm-runtime' and 'pm-sleep' | Rafael J. Wysocki | 2014-03-20 | 6 | -14/+20 | |
| |\ \ \ \ \ \ \ \ \ | ||||||
| | | * | | | | | | | | PM: Add missing "freeze" state | Geert Uytterhoeven | 2014-03-12 | 1 | -2/+2 | |
| | | * | | | | | | | | PM / Hibernate: Spelling s/anonymouns/anonymous/ | Geert Uytterhoeven | 2014-03-12 | 1 | -1/+1 | |
| | | * | | | | | | | | PM / suspend: Remove unnecessary !! | Viresh Kumar | 2014-03-11 | 1 | -1/+1 | |
| | | * | | | | | | | | PM / hibernate: use name_to_dev_t to parse resume | Sebastian Capella | 2014-03-01 | 1 | -10/+12 | |
| | | * | | | | | | | | PM / wakeup: Include appropriate header file in kernel/power/wakelock.c | Rashika Kheria | 2014-03-01 | 1 | -0/+2 | |
| | | * | | | | | | | | PM / sleep: Move prototype declaration to header file kernel/power/power.h | Rashika Kheria | 2014-03-01 | 1 | -0/+2 | |
| | | | |/ / / / / / | | | |/| | | | | | | ||||||
| | | | | | | | | | | ||||||
| | \ \ \ \ \ \ \ \ | ||||||
| *-. \ \ \ \ \ \ \ \ | Merge branches 'pm-qos', 'pm-domains' and 'pm-drivers' | Rafael J. Wysocki | 2014-03-20 | 1 | -6/+12 | |
| |\ \ \ \ \ \ \ \ \ \ | | |_|/ / / / / / / / | |/| | | | | | | | | | ||||||
| | * | | | | | | | | | PM / QoS: Introcuce latency tolerance device PM QoS type | Rafael J. Wysocki | 2014-02-11 | 1 | -5/+8 | |
| | * | | | | | | | | | PM / QoS: Add no_constraints_value field to struct pm_qos_constraints | Rafael J. Wysocki | 2014-02-11 | 1 | -1/+4 | |
* | | | | | | | | | | | Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2014-04-01 | 7 | -37/+168 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | genirq: Export symbol no_action() | Alexander Shiyan | 2014-03-22 | 1 | -0/+1 | |
| * | | | | | | | | | | | genirq: procfs: Make smp_affinity values go+r | Chema Gonzalez | 2014-03-19 | 1 | -4/+4 | |
| * | | | | | | | | | | | softirq: Add linux/irq.h to make it compile again | Thomas Gleixner | 2014-03-19 | 1 | -0/+1 |