Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | | | irqdomain: Export remaining public API symbols. | Paul Mundt | 2012-05-19 | 1 | -0/+10 | |
| * | | | | | | | | irqdomain: Support removal of IRQ domains. | Paul Mundt | 2012-05-19 | 1 | -2/+59 | |
* | | | | | | | | | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2012-05-24 | 3 | -15/+55 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ | Merge branch 'fortglx/3.5/time' of git://git.linaro.org/people/jstultz/linux ... | Thomas Gleixner | 2012-05-22 | 2 | -8/+4 | |
| |\ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | timekeeping: Fix a few minor newline issues. | Richard Cochran | 2012-05-21 | 1 | -3/+1 | |
| | * | | | | | | | | | ntp: Fix a stale comment and a few stray newlines. | Richard Cochran | 2012-05-21 | 1 | -4/+2 | |
| | * | | | | | | | | | ntp: Correct TAI offset during leap second | Richard Cochran | 2012-05-21 | 1 | -1/+1 | |
| * | | | | | | | | | | timers: Fixup the Kconfig consolidation fallout | Thomas Gleixner | 2012-05-21 | 1 | -32/+41 | |
| |/ / / / / / / / / | ||||||
| * | | | | | | | | | timers: Provide generic Kconfig switches | Thomas Gleixner | 2012-05-21 | 1 | -0/+35 | |
| | |_|_|_|_|/ / / | |/| | | | | | | | ||||||
* | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 2012-05-24 | 1 | -1/+2 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | mm: add a low limit to alloc_large_system_hash | Tim Bird | 2012-05-24 | 1 | -1/+2 | |
* | | | | | | | | | | Merge branch 'perf-uprobes-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2012-05-24 | 11 | -876/+3521 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ \ | Merge branch 'perf/uprobes' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Ingo Molnar | 2012-05-14 | 16 | -355/+506 | |
| |\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | tracing: Provide trace events interface for uprobes | Srikar Dronamraju | 2012-05-07 | 7 | -6/+823 | |
| * | | | | | | | | | | | tracing: Extract out common code for kprobes/uprobes trace events | Srikar Dronamraju | 2012-05-07 | 5 | -871/+1016 | |
| * | | | | | | | | | | | tracing: Modify is_delete, is_return from int to bool | Srikar Dronamraju | 2012-05-07 | 1 | -8/+8 | |
| * | | | | | | | | | | | uprobes/core: Decrement uprobe count before the pages are unmapped | Srikar Dronamraju | 2012-04-14 | 1 | -2/+2 | |
| * | | | | | | | | | | | uprobes/core: Make background page replacement logic account for rss_stat cou... | Srikar Dronamraju | 2012-04-14 | 1 | -0/+5 | |
| * | | | | | | | | | | | Merge branch 'perf/core' into perf/uprobes | Ingo Molnar | 2012-04-14 | 105 | -3080/+4768 | |
| |\ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|/ / / / / / | | |/| | | | | | | | | | ||||||
| * | | | | | | | | | | | uprobes/core: Optimize probe hits with the help of a counter | Srikar Dronamraju | 2012-03-31 | 2 | -8/+114 | |
| * | | | | | | | | | | | uprobes/core: Allocate XOL slots for uprobes use | Srikar Dronamraju | 2012-03-31 | 2 | -0/+217 | |
| * | | | | | | | | | | | uprobes/core: Handle breakpoint and singlestep exceptions | Srikar Dronamraju | 2012-03-14 | 3 | -4/+327 | |
| * | | | | | | | | | | | Merge branch 'x86/cleanups' into perf/uprobes | Ingo Molnar | 2012-03-13 | 18 | -46/+171 | |
| |\ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * \ \ \ \ \ \ \ \ \ \ | Merge branch 'x86/x32' into x86/cleanups | Ingo Molnar | 2012-03-13 | 2 | -9/+61 | |
| | |\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | uprobes/core: Rename bkpt to swbp | Srikar Dronamraju | 2012-03-13 | 1 | -17/+17 | |
| * | | | | | | | | | | | | | uprobes/core: Make order of function parameters consistent across functions | Srikar Dronamraju | 2012-03-13 | 1 | -45/+48 | |
| * | | | | | | | | | | | | | uprobes/core: Make macro names consistent | Srikar Dronamraju | 2012-03-13 | 1 | -9/+9 | |
| * | | | | | | | | | | | | | uprobes: Update copyright notices | Ingo Molnar | 2012-02-22 | 1 | -1/+2 | |
| * | | | | | | | | | | | | | uprobes/core: Move insn to arch specific structure | Srikar Dronamraju | 2012-02-22 | 1 | -12/+26 | |
| * | | | | | | | | | | | | | uprobes/core: Remove uprobe_opcode_sz | Srikar Dronamraju | 2012-02-22 | 1 | -3/+3 | |
| * | | | | | | | | | | | | | uprobes: Move to kernel/events/ | Ingo Molnar | 2012-02-22 | 3 | -1/+3 | |
| * | | | | | | | | | | | | | uprobes/core: Clean up, refactor and improve the code | Ingo Molnar | 2012-02-17 | 1 | -92/+127 | |
| * | | | | | | | | | | | | | uprobes, mm, x86: Add the ability to install and remove uprobes breakpoints | Srikar Dronamraju | 2012-02-17 | 2 | -0/+977 | |
* | | | | | | | | | | | | | | Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2012-05-24 | 1 | -0/+1 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|_|_|/ / |/| | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | Merge remote-tracking branch 'linus/master' into staging/for_v3.5 | Mauro Carvalho Chehab | 2012-05-15 | 13 | -70/+136 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|/ / / / / | | |/| | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | Merge tag 'v3.4-rc3' into staging/for_v3.5 | Mauro Carvalho Chehab | 2012-04-19 | 62 | -1289/+1014 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|_|/ / / / | | |/| | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | [media] kernel:kfifo: export __kfifo_max_r symbol | Srinivas Kandagatla | 2012-04-11 | 1 | -0/+1 | |
* | | | | | | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2012-05-23 | 2 | -18/+17 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | new helper: sigsuspend() | Al Viro | 2012-05-21 | 2 | -18/+17 | |
* | | | | | | | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi... | Linus Torvalds | 2012-05-23 | 14 | -287/+883 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | userns: Silence silly gcc warning. | Eric W. Biederman | 2012-05-19 | 1 | -2/+2 | |
| * | | | | | | | | | | | | | | | cred: use correct cred accessor with regards to rcu read lock | Sasha Levin | 2012-05-17 | 1 | -2/+2 | |
| * | | | | | | | | | | | | | | | userns: Convert cgroup permission checks to use uid_eq | Eric W. Biederman | 2012-05-15 | 1 | -3/+3 | |
| * | | | | | | | | | | | | | | | userns: signal remove unnecessary map_cred_ns | Eric W. Biederman | 2012-05-15 | 1 | -15/+5 | |
| * | | | | | | | | | | | | | | | userns: Teach inode_capable to understand inodes whose uids map to other name... | Eric W. Biederman | 2012-05-15 | 1 | -2/+4 | |
| * | | | | | | | | | | | | | | | userns: Convert in_group_p and in_egroup_p to use kgid_t | Eric W. Biederman | 2012-05-03 | 1 | -8/+6 | |
| * | | | | | | | | | | | | | | | userns: Convert ptrace, kill, set_priority permission checks to work with kui... | Eric W. Biederman | 2012-05-03 | 3 | -26/+20 | |
| * | | | | | | | | | | | | | | | userns: Convert setting and getting uid and gid system calls to use kuid and ... | Eric W. Biederman | 2012-05-03 | 4 | -86/+178 | |
| * | | | | | | | | | | | | | | | userns: Convert sched_set_affinity and sched_set_scheduler's permission checks | Eric W. Biederman | 2012-05-03 | 1 | -5/+2 | |
| * | | | | | | | | | | | | | | | userns: Replace user_ns_map_uid and user_ns_map_gid with from_kuid and from_kgid | Eric W. Biederman | 2012-05-03 | 1 | -1/+1 |