| Commit message (Expand) | Author | Age | Files | Lines |
... | |
| | * | | | | percpu: unbreak alpha percpu | Tejun Heo | 2009-04-10 | 2 | -52/+52 |
| | | |/ /
| | |/| | |
|
| * | | | | Remove stale include/asm-mn10300/.gitignore file | Linus Torvalds | 2009-04-10 | 1 | -2/+0 |
| * | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-2.6-mn10300 | Linus Torvalds | 2009-04-10 | 120 | -9109/+0 |
| |\ \ \ \ |
|
| | * | | | | Move arch headers from include/asm-mn10300/ to arch/mn10300/include/asm/. | David Howells | 2009-04-10 | 120 | -9109/+0 |
| | | |/ /
| | |/| | |
|
| * | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-2.6-frv | Linus Torvalds | 2009-04-10 | 114 | -8626/+0 |
| |\ \ \ \ |
|
| | * | | | | FRV: Move to arch/frv/include/asm/ | David Howells | 2009-04-10 | 114 | -8626/+0 |
| | * | | | | FRV: Fix indentation errors to keep git-am happy when moving arch header files | David Howells | 2009-04-10 | 1 | -3/+3 |
| | |/ / / |
|
| * | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6 | Linus Torvalds | 2009-04-09 | 1 | -94/+57 |
| |\ \ \ \
| | |/ / /
| |/| | | |
|
| | * | | | ide: refactor tf_read() method | Sergei Shtylyov | 2009-04-08 | 1 | -2/+3 |
| | * | | | ide: refactor tf_load() method | Sergei Shtylyov | 2009-04-08 | 1 | -2/+2 |
| | * | | | ide: simplify 'struct ide_taskfile' | Sergei Shtylyov | 2009-04-08 | 1 | -34/+15 |
| | * | | | ide: replace IDE_TFLAG_* flags by IDE_VALID_* | Sergei Shtylyov | 2009-04-08 | 1 | -57/+38 |
| | |/ / |
|
* | | | | tracing/infrastructure: separate event tracer from event support | Tom Zanussi | 2009-04-14 | 1 | -1/+1 |
* | | | | ring-buffer: add ring_buffer_discard_commit | Steven Rostedt | 2009-04-14 | 1 | -0/+29 |
* | | | | tracing, kmemtrace: Make kmem tracepoints use TRACE_EVENT macro | Zhaolei | 2009-04-12 | 4 | -37/+197 |
* | | | | tracing, kmemtrace: Separate include/trace/kmemtrace.h to kmemtrace part and ... | Zhaolei | 2009-04-12 | 4 | -24/+30 |
* | | | | tracing, net, skb tracepoint: make skb tracepoint use the TRACE_EVENT() macro | Zhaolei | 2009-04-10 | 4 | -3/+41 |
* | | | | tracing/lockdep: report the time waited for a lock | Frederic Weisbecker | 2009-04-10 | 1 | -5/+18 |
* | | | | Merge branch 'tracing/urgent' into tracing/core | Ingo Molnar | 2009-04-10 | 47 | -410/+1604 |
|\ \ \ \
| |/ / / |
|
| * | | | FRV: Use <asm-generic/pgtable.h> in NOMMU mode | David Howells | 2009-04-09 | 1 | -4/+2 |
| * | | | Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 2009-04-09 | 3 | -31/+37 |
| |\ \ \ |
|
| | * | | | tracing/syscalls: use a dedicated file header | Frederic Weisbecker | 2009-04-09 | 3 | -30/+36 |
| | * | | | tracing: append a comma to INIT_FTRACE_GRAPH | Tetsuo Handa | 2009-04-08 | 1 | -1/+1 |
| | |/ / |
|
| * | | | Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2009-04-09 | 1 | -1/+2 |
| |\ \ \ |
|
| | * | | | sched: do not count frozen tasks toward load | Nathan Lynch | 2009-04-09 | 1 | -1/+2 |
| | |/ / |
|
| | | | | |
| | \ \ | |
| | \ \ | |
| | \ \ | |
| *---. \ \ | Merge branches 'core-fixes-for-linus', 'irq-fixes-for-linus' and 'timers-fixe... | Linus Torvalds | 2009-04-09 | 1 | -0/+14 |
| |\ \ \ \ \
| | | |_|/ /
| | |/| | | |
|
| | | * | | | irq: fix cpumask memory leak on offstack cpumask kernels | Yinghai Lu | 2009-04-03 | 1 | -0/+14 |
| * | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/agk/linux-2.6-dm | Linus Torvalds | 2009-04-09 | 1 | -1/+0 |
| |\ \ \ \ \ |
|
| | * | | | | | dm: remove limited barrier support | Mikulas Patocka | 2009-04-09 | 1 | -1/+0 |
| | |/ / / / |
|
| * | | | | | module: try_then_request_module must wait | Herbert Xu | 2009-04-09 | 1 | -1/+1 |
| * | | | | | Merge git://git.infradead.org/battery-2.6 | Linus Torvalds | 2009-04-08 | 3 | -1/+4 |
| |\ \ \ \ \ |
|
| | * | | | | | pda_power: Add optional OTG transceiver and voltage regulator support | Philipp Zabel | 2009-02-02 | 1 | -0/+2 |
| | * | | | | | pcf50633_charger: Remove unused mbc_set_status function | Balaji Rao | 2009-02-02 | 1 | -1/+0 |
| | * | | | | | pcf50633_charger: Enable periodic charging restart | Balaji Rao | 2009-02-02 | 1 | -0/+2 |
| * | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 2009-04-08 | 1 | -1/+4 |
| |\ \ \ \ \ \ |
|
| | * \ \ \ \ \ | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/... | David S. Miller | 2009-04-08 | 1 | -1/+4 |
| | |\ \ \ \ \ \
| | | |_|/ / / /
| | |/| | | | | |
|
| | | * | | | | | netfilter: ctnetlink: fix regression in expectation handling | Pablo Neira Ayuso | 2009-04-06 | 1 | -1/+4 |
| * | | | | | | | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/... | Linus Torvalds | 2009-04-08 | 1 | -1/+0 |
| |\ \ \ \ \ \ \ |
|
| | | \ \ \ \ \ \ | |
| | | \ \ \ \ \ \ | |
| | | \ \ \ \ \ \ | |
| | | \ \ \ \ \ \ | |
| | *---. \ \ \ \ \ \ | Merge branches 'release', 'APERF', 'ARAT', 'misc', 'kelvin', 'device-lock' an... | Len Brown | 2009-04-07 | 1 | -1/+0 |
| | |\ \ \ \ \ \ \ \ \
| | | |_|_|/ / / / / /
| | |/| | | | | | | | |
|
| | | | * | | | | | | | ACPI: delete acpi_device.g_list | Len Brown | 2009-04-07 | 1 | -1/+0 |
| | | |/ / / / / / / |
|
| * | | | | | | | | | tty: MAX3100 | Alan Cox | 2009-04-08 | 1 | -0/+52 |
| |/ / / / / / / / |
|
| * | | | | | | | | Merge branch 'core/softlockup' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2009-04-07 | 1 | -8/+10 |
| |\ \ \ \ \ \ \ \ |
|
| | * \ \ \ \ \ \ \ | Merge branch 'linus' into core/softlockup | Ingo Molnar | 2009-04-07 | 593 | -8598/+16528 |
| | |\ \ \ \ \ \ \ \
| | | |/ / / / / / / |
|
| | * | | | | | | | | Merge branch 'linus' into core/softlockup | Ingo Molnar | 2009-02-12 | 337 | -15578/+746 |
| | |\ \ \ \ \ \ \ \ |
|
| | * | | | | | | | | | softlockup: remove timestamp checking from hung_task | Mandeep Singh Baines | 2009-02-09 | 1 | -1/+0 |
| | * | | | | | | | | | softlockup: remove unused definition for spawn_softlockup_task | Mandeep Singh Baines | 2009-01-31 | 1 | -3/+0 |
| | * | | | | | | | | | softlockup: decouple hung tasks check from softlockup detection | Mandeep Singh Baines | 2009-01-16 | 1 | -4/+10 |
| * | | | | | | | | | | Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 2009-04-07 | 3 | -3/+10 |
| |\ \ \ \ \ \ \ \ \ \ |
|
| | * | | | | | | | | | | branch tracer, intel-iommu: fix build with CONFIG_BRANCH_TRACER=y | Linus Torvalds | 2009-04-07 | 1 | -1/+3 |
| | * | | | | | | | | | | branch tracer: Fix for enabling branch profiling makes sparse unusable | Bart Van Assche | 2009-04-07 | 1 | -1/+2 |