Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | | | | | | | tracing: remove use of seq_printf return value | Joe Perches | 2015-04-15 | 1 | -2/+2 | |
| * | | | | | | | | | | | | cgroup: remove use of seq_printf return value | Joe Perches | 2015-04-15 | 1 | -1/+3 | |
| * | | | | | | | | | | | | kernel/reboot.c: add orderly_reboot for graceful reboot | Joel Stanley | 2015-04-15 | 1 | -5/+48 | |
| * | | | | | | | | | | | | kernel/hung_task.c: change hung_task.c to use for_each_process_thread() | Aaron Tomlin | 2015-04-15 | 1 | -2/+2 | |
| * | | | | | | | | | | | | kernel/resource.c: remove deprecated __check_region() and friends | Jakub Sitnicki | 2015-04-15 | 1 | -32/+0 | |
| * | | | | | | | | | | | | kernel: conditionally support non-root users, groups and capabilities | Iulia Manda | 2015-04-15 | 6 | -20/+41 | |
| * | | | | | | | | | | | | mm: allow compaction of unevictable pages | Eric B Munson | 2015-04-15 | 1 | -0/+9 | |
| * | | | | | | | | | | | | memcg: zap mem_cgroup_lookup() | Vladimir Davydov | 2015-04-15 | 1 | -1/+1 | |
| |/ / / / / / / / / / / | ||||||
* | | | | | | | | | | | | Merge branch 'exec_domain_rip_v2' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2015-04-15 | 3 | -142/+1 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | Remove rest of exec domains. | Richard Weinberger | 2015-04-12 | 1 | -37/+0 | |
| * | | | | | | | | | | | | Remove execution domain support | Richard Weinberger | 2015-04-12 | 3 | -105/+1 | |
| | |_|_|_|_|/ / / / / / | |/| | | | | | | | | | | ||||||
* | | | | | | | | | | | | Merge branch 'for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/v... | Linus Torvalds | 2015-04-15 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / / / |/| | | | | | | | | | / | | |_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | ||||||
| * | | | | | | | | | | acct: check FMODE_CAN_WRITE | Al Viro | 2015-04-11 | 1 | -1/+1 | |
* | | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds | 2015-04-15 | 9 | -116/+205 | |
|\ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / | ||||||
| * | | | | | | | | | | Merge branch 'iocb' into for-davem | Al Viro | 2015-04-09 | 2 | -2/+3 | |
| |\ \ \ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ \ \ | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2015-04-02 | 7 | -34/+94 | |
| |\ \ \ \ \ \ \ \ \ \ \ | | | |/ / / / / / / / / | | |/| | | | | | | | | | ||||||
| * | | | | | | | | | | | tc: bpf: generalize pedit action | Alexei Starovoitov | 2015-03-29 | 1 | -0/+2 | |
| * | | | | | | | | | | | ebpf: add sched_act_type and map it to sk_filter's verifier ops | Daniel Borkmann | 2015-03-20 | 1 | -0/+1 | |
| * | | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2015-03-20 | 3 | -7/+27 | |
| |\ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|/ / / / / | | |/| | | | | | | | | | ||||||
| * | | | | | | | | | | | bpf: allow extended BPF programs access skb fields | Alexei Starovoitov | 2015-03-15 | 2 | -17/+137 | |
| * | | | | | | | | | | | ebpf: add helper for obtaining current processor id | Daniel Borkmann | 2015-03-15 | 2 | -0/+13 | |
| * | | | | | | | | | | | ebpf: add prandom helper for packet sampling | Daniel Borkmann | 2015-03-15 | 2 | -0/+14 | |
| * | | | | | | | | | | | ebpf: verifier: check that call reg with ARG_ANYTHING is initialized | Daniel Borkmann | 2015-03-12 | 1 | -1/+4 | |
| * | | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2015-03-09 | 10 | -44/+137 | |
| |\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | ebpf: bpf_map_*: fix linker error on avr32 and openrisc arch | Daniel Borkmann | 2015-03-06 | 1 | -0/+5 | |
| * | | | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2015-03-03 | 16 | -163/+247 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|/ / / / / | | |/| | | | | | | | | | | ||||||
| * | | | | | | | | | | | | cls_bpf: add initial eBPF support for programmable classifiers | Daniel Borkmann | 2015-03-01 | 1 | -0/+2 | |
| * | | | | | | | | | | | | ebpf: move read-only fields to bpf_prog and shrink bpf_prog_aux | Daniel Borkmann | 2015-03-01 | 2 | -6/+5 | |
| * | | | | | | | | | | | | ebpf: add sched_cls_type and map it to sk_filter's verifier ops | Daniel Borkmann | 2015-03-01 | 1 | -2/+13 | |
| * | | | | | | | | | | | | ebpf: constify various function pointer structs | Daniel Borkmann | 2015-03-01 | 3 | -9/+9 | |
| * | | | | | | | | | | | | ebpf: remove kernel test stubs | Daniel Borkmann | 2015-03-01 | 2 | -81/+0 | |
* | | | | | | | | | | | | | Merge tag 'pm+acpi-4.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2015-04-14 | 2 | -3/+12 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ \ \ \ \ | Merge back earlier suspend/hibernate material for v4.1. | Rafael J. Wysocki | 2015-04-10 | 2 | -3/+12 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | PM / sleep: add pm-trace support for suspending phase | Zhonghui Fu | 2015-03-18 | 1 | -1/+1 | |
| | * | | | | | | | | | | | | | PM / sleep: add configurable delay for pm_test | Brian Norris | 2015-02-26 | 1 | -2/+11 | |
| | | |_|_|_|_|_|_|_|/ / / / | | |/| | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 2015-04-14 | 3 | -98/+244 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | kernel, cpuset: remove exception for __GFP_THISNODE | David Rientjes | 2015-04-14 | 1 | -13/+5 | |
| * | | | | | | | | | | | | | | watchdog: introduce the hardlockup_detector_disable() function | Ulrich Obergfell | 2015-04-14 | 1 | -19/+2 | |
| * | | | | | | | | | | | | | | watchdog: clean up some function names and arguments | Ulrich Obergfell | 2015-04-14 | 1 | -8/+12 | |
| * | | | | | | | | | | | | | | watchdog: enable the new user interface of the watchdog mechanism | Ulrich Obergfell | 2015-04-14 | 2 | -76/+40 | |
| * | | | | | | | | | | | | | | watchdog: implement error handling for failure to set up hardware perf events | Ulrich Obergfell | 2015-04-14 | 1 | -0/+30 | |
| * | | | | | | | | | | | | | | watchdog: introduce separate handlers for parameters in /proc/sys/kernel | Ulrich Obergfell | 2015-04-14 | 1 | -0/+59 | |
| * | | | | | | | | | | | | | | watchdog: introduce proc_watchdog_common() | Ulrich Obergfell | 2015-04-14 | 1 | -0/+65 | |
| * | | | | | | | | | | | | | | watchdog: move definition of 'watchdog_proc_mutex' outside of proc_dowatchdog() | Ulrich Obergfell | 2015-04-14 | 1 | -1/+2 | |
| * | | | | | | | | | | | | | | watchdog: introduce the proc_watchdog_update() function | Ulrich Obergfell | 2015-04-14 | 1 | -0/+23 | |
| * | | | | | | | | | | | | | | watchdog: new definitions and variables, initialization | Ulrich Obergfell | 2015-04-14 | 1 | -1/+26 | |
* | | | | | | | | | | | | | | | Merge branch 'for-linus-1' of git://git.kernel.org/pub/scm/linux/kernel/git/v... | Linus Torvalds | 2015-04-14 | 2 | -2/+3 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'iocb' into for-next | Al Viro | 2015-04-11 | 2 | -2/+3 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|/ / / / / / / / | |/| | | | | | | | / / / / / / | | | |_|_|_|_|_|_|/ / / / / / | | |/| | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | | fs: move struct kiocb to fs.h | Christoph Hellwig | 2015-03-25 | 2 | -1/+2 | |
| | * | | | | | | | | | | | | | fs: remove ki_nbytes | Christoph Hellwig | 2015-03-12 | 1 | -1/+1 | |
| | | |_|_|/ / / / / / / / / | | |/| | | | | | | | | | | |