| Commit message (Expand) | Author | Age |
* | [S390] cio: introduce notifier for boxed state | Sebastian Ott | 2009-03-31 |
* | [S390] cio: introduce ccw_device_schedule_sch_unregister | Sebastian Ott | 2009-03-31 |
* | [S390] cio: wake up on failed recognition | Sebastian Ott | 2009-03-31 |
* | [S390] fix hypfs build failure | Heiko Carstens | 2009-03-31 |
* | [PATCH] sysrq: include interrupt.h instead of irq.h | Heiko Carstens | 2009-03-31 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 2009-03-30 |
|\ |
|
| * | wireless: remove duplicated .ndo_set_mac_address | Alexander Beregalov | 2009-03-29 |
| * | netfilter: xtables: fix IPv6 dependency in the cluster match | Pablo Neira Ayuso | 2009-03-29 |
| * | Merge branch 'master' of /home/davem/src/GIT/linux-2.6/ | David S. Miller | 2009-03-29 |
| |\ |
|
| * | | tg3: Add GRO support. | David S. Miller | 2009-03-29 |
| * | | niu: Add GRO support. | David S. Miller | 2009-03-29 |
| * | | ucc_geth: Fix use-after-of_node_put() in ucc_geth_probe(). | David S. Miller | 2009-03-29 |
| * | | gianfar: Fix use-after-of_node_put() in gfar_of_init(). | David S. Miller | 2009-03-29 |
| * | | kernel: remove HIPQUAD() | Harvey Harrison | 2009-03-29 |
| * | | netpoll: store local and remote ip in net-endian | Harvey Harrison | 2009-03-29 |
| * | | netfilter: fix endian bug in conntrack printks | Harvey Harrison | 2009-03-29 |
| * | | dmascc: fix incomplete conversion to network_device_ops | Alexander Beregalov | 2009-03-29 |
| * | | gso: Fix support for linear packets | Herbert Xu | 2009-03-29 |
| * | | skbuff.h: fix missing kernel-doc | Randy Dunlap | 2009-03-29 |
| * | | ni5010: convert to net_device_ops | Alexander Beregalov | 2009-03-29 |
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6 | Linus Torvalds | 2009-03-30 |
|\ \ \ |
|
| * \ \ | Merge branch 'master' of ssh://master.kernel.org/home/ftp/pub/scm/linux/kerne... | David S. Miller | 2009-03-29 |
| |\ \ \ |
|
| | * | | | cpumask: use mm_cpumask() wrapper: sparc | Rusty Russell | 2009-03-16 |
| | * | | | cpumask: remove dangerous CPU_MASK_ALL_PTR, &CPU_MASK_ALL.: sparc | Rusty Russell | 2009-03-16 |
| | * | | | cpumask: remove the now-obsoleted pcibus_to_cpumask(): sparc | Rusty Russell | 2009-03-16 |
| | * | | | cpumask: remove cpu_coregroup_map: sparc | Rusty Russell | 2009-03-16 |
| | * | | | cpumask: prepare for iterators to only go to nr_cpu_ids/nr_cpumask_bits.: sparc | Rusty Russell | 2009-03-16 |
| | * | | | cpumask: prepare for iterators to only go to nr_cpu_ids/nr_cpumask_bits.: spa... | Rusty Russell | 2009-03-16 |
| | * | | | cpumask: Use accessors code.: sparc64 | Rusty Russell | 2009-03-16 |
| | * | | | cpumask: Use accessors code: sparc | Rusty Russell | 2009-03-16 |
| | * | | | cpumask: arch_send_call_function_ipi_mask: sparc | Rusty Russell | 2009-03-16 |
| | * | | | cpumask: Use smp_call_function_many(): sparc64 | Rusty Russell | 2009-03-16 |
| * | | | | sparc64: Fix reset hangs on Niagara systems. | David S. Miller | 2009-03-29 |
| | |_|/
| |/| | |
|
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-cpumask | Linus Torvalds | 2009-03-30 |
|\ \ \ \ |
|
| * | | | | oprofile: Thou shalt not call __exit functions from __init functions | Russell King | 2009-03-30 |
| * | | | | cpumask: remove the now-obsoleted pcibus_to_cpumask(): generic | Rusty Russell | 2009-03-30 |
| * | | | | cpumask: remove cpumask_t from core | Rusty Russell | 2009-03-30 |
| * | | | | cpumask: convert rcutorture.c | Rusty Russell | 2009-03-30 |
| * | | | | cpumask: use new cpumask_ functions in core code. | Rusty Russell | 2009-03-30 |
| * | | | | cpumask: remove references to struct irqaction's mask field. | Rusty Russell | 2009-03-30 |
| * | | | | cpumask: use mm_cpumask() wrapper: kernel/fork.c | Rusty Russell | 2009-03-30 |
| * | | | | cpumask: use set_cpu_active in init/main.c | Rusty Russell | 2009-03-30 |
| * | | | | cpumask: remove node_to_first_cpu | Rusty Russell | 2009-03-30 |
| * | | | | cpumask: fix seq_bitmap_*() functions. | Rusty Russell | 2009-03-30 |
| * | | | | cpumask: remove dangerous CPU_MASK_ALL_PTR, &CPU_MASK_ALL | Rusty Russell | 2009-03-30 |
* | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-lguest-an... | Linus Torvalds | 2009-03-30 |
|\ \ \ \ \ |
|
| * | | | | | lguest: barrier me harder | Rusty Russell | 2009-03-30 |
| * | | | | | lguest: use bool instead of int | Matias Zabaljauregui | 2009-03-30 |
| * | | | | | lguest: use KVM hypercalls | Matias Zabaljauregui | 2009-03-30 |
| * | | | | | lguest: wire up pte_update/pte_update_defer | Rusty Russell | 2009-03-30 |