| Commit message (Expand) | Author | Age |
* | [SCSI] tgt: move tsk_mgmt_response callback to transport class | FUJITA Tomonori | 2007-10-12 |
* | [SCSI] tgt: convert libsrp and ibmvstgt to use srp_transport | FUJITA Tomonori | 2007-10-12 |
* | [SCSI] srp_transport: add target driver support | FUJITA Tomonori | 2007-10-12 |
* | [SCSI] tgt: add I_T nexus support | FUJITA Tomonori | 2007-10-12 |
* | [SCSI] transport_srp: add rport roles attribute | FUJITA Tomonori | 2007-10-12 |
* | [SCSI] add srp transport class | FUJITA Tomonori | 2007-10-12 |
* | [NET]: Share correct feature code between bridging and bonding | Herbert Xu | 2007-08-14 |
* | sched: make global code static | Adrian Bunk | 2007-08-12 |
* | Pull processor into release branch | Len Brown | 2007-08-12 |
|\ |
|
| * | acpi-cpufreq: Fix some x86/x86-64 acpi-cpufreq driver issues | Fenghua Yu | 2007-08-07 |
* | | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/... | Linus Torvalds | 2007-08-11 |
|\ \ |
|
| * | | [POWERPC] Fix initialization and usage of dma_mask | Benjamin Herrenschmidt | 2007-08-10 |
| * | | [POWERPC] cell: Move SPU affinity init to spu_management_of_ops | Andre Detsch | 2007-08-10 |
* | | | Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block | Linus Torvalds | 2007-08-11 |
|\ \ \ |
|
| * | | | BLOCK: Hide the contents of linux/bio.h if CONFIG_BLOCK=n | David Howells | 2007-08-11 |
| * | | | Fix remap handling by blktrace | Alan D. Brunelle | 2007-08-11 |
| * | | | [PATCH] remove mm/filemap.c:file_send_actor() | Adrian Bunk | 2007-08-11 |
| |/ / |
|
* | | | i386: Use global flag to disable broken local apic timer on AMD CPUs. | Andi Kleen | 2007-08-11 |
* | | | i386: Make patching more robust, fix paravirt issue | Andi Kleen | 2007-08-11 |
* | | | x86_64: Don't mark __exitcall as __cold | Andi Kleen | 2007-08-11 |
* | | | changing include/asm-generic/pgtable.h for non-mmu | Greg Ungerer | 2007-08-11 |
* | | | finish i386 and x86-64 sysdata conversion | Muli Ben-Yehuda | 2007-08-11 |
* | | | timer: remove clockevents_unregister_notifier | Miao Xie | 2007-08-11 |
* | | | RCU: Remove prototype for nonexistent function synchronize_idle() | Josh Triplett | 2007-08-11 |
* | | | hex_dump: add missing "const" qualifiers | Alan Stern | 2007-08-11 |
* | | | fix serial buffer memory leak | Alan Cox | 2007-08-11 |
* | | | Remove unused struct proc_dir_entry::set | Alexey Dobriyan | 2007-08-11 |
* | | | FRV: connect up fallocate | David Howells | 2007-08-11 |
|/ / |
|
* | | Fix Alpha O_CLOEXEC definition | Richard Henderson | 2007-08-09 |
* | | Merge git://git.linux-nfs.org/pub/linux/nfs-2.6 | Linus Torvalds | 2007-08-09 |
|\ \ |
|
| * | | NFS: Fix put_nfs_open_context | Trond Myklebust | 2007-08-07 |
* | | | hexdump: use const notation | Artem Bityutskiy | 2007-08-09 |
* | | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | Linus Torvalds | 2007-08-09 |
|\ \ \ |
|
| * | | | [NETFILTER]: nf_nat: add symbolic dependency on IPv4 conntrack | Patrick McHardy | 2007-08-07 |
| |/ / |
|
* | | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/sp... | Linus Torvalds | 2007-08-09 |
|\ \ \ |
|
| * | | | [SPARC64]: Do not assume sun4v chips have load-twin/store-init support. | David S. Miller | 2007-08-08 |
| * | | | [SPARC]: Centralize find_in_proplist() instead of duplicating N times. | David S. Miller | 2007-08-07 |
| |/ / |
|
* | | | sched: remove the 'u64 now' parameter from ->task_new() | Ingo Molnar | 2007-08-09 |
* | | | sched: remove the 'u64 now' parameter from ->put_prev_task() | Ingo Molnar | 2007-08-09 |
* | | | sched: remove the 'u64 now' parameter from ->pick_next_task() | Ingo Molnar | 2007-08-09 |
* | | | sched: remove the 'u64 now' parameter from ->dequeue_task() | Ingo Molnar | 2007-08-09 |
* | | | sched: remove the 'u64 now' parameter from ->enqueue_task() | Ingo Molnar | 2007-08-09 |
* | | | sched: remove the 'u64 now' parameter from print_cfs_rq() | Ingo Molnar | 2007-08-09 |
* | | | sched: fix bug in balance_tasks() | Peter Williams | 2007-08-09 |
* | | | sched: simplify move_tasks() | Peter Williams | 2007-08-09 |
|/ / |
|
* | | Merge master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 2007-08-06 |
|\ \ |
|
| * | | [ARM] 4531/1: remove is_in_rom() protptype | Greg Ungerer | 2007-08-04 |
| |/ |
|
* | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | Linus Torvalds | 2007-08-06 |
|\ \ |
|
| * | | [NETFILTER]: Add xt_statistic.h to the header list for usermode programs | Chuck Ebbert | 2007-08-05 |
| |/ |
|
* | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/sp... | Linus Torvalds | 2007-08-06 |
|\ \ |
|