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