summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* parisc: fix build when ARCH_HAS_KMAPKyle McMartin2009-04-021-0/+3
* Merge branch 'rusty-cpumask-parisc' into pariscKyle McMartin2009-04-024-15/+16
|\
| * cpumask: Use accessors code.: pariscRusty Russell2009-03-162-7/+7
| * cpumask: prepare for iterators to only go to nr_cpu_ids/nr_cpumask_bits.: pariscRusty Russell2009-03-162-4/+4
| * cpumask: arch_send_call_function_ipi_mask: pariscRusty Russell2009-03-162-4/+5
* | parisc: fix "make tar-pkg"Helge Deller2009-04-021-0/+4
* | parisc: drivers: fix warningsAlexander Beregalov2009-04-025-14/+17
* | parisc: select BUG alwaysKyle McMartin2009-04-021-0/+1
* | parisc: asm/pdc.h should include asm/page.hAlexander Beregalov2009-04-021-0/+2
* | parisc: led: remove proc_dir_entry::ownerAlexander Beregalov2009-04-021-3/+0
* | parisc: fix macro expansion in atomic.hJames Bottomley2009-03-311-9/+9
* | parisc: iosapic: fix build breakageAlexander Beregalov2009-03-311-1/+1
* | parisc: oops_enter()/oops_exit() in die()Helge Deller2009-03-311-0/+3
* | parisc: document light weight syscall ABIHelge Deller2009-03-311-10/+48
* | parisc: blink all or loadavg LEDs on oopsHelge Deller2009-03-311-6/+17
* | parisc: add ftrace (function and graph tracer) functionalityHelge Deller2009-03-3111-4/+269
* | parisc: simplify sys_clone()Helge Deller2009-03-311-12/+2
* | parisc: add LATENCYTOP_SUPPORT and CONFIG_STACKTRACE_SUPPORTHelge Deller2009-03-313-0/+70
* | parisc: allow to build with 16k default kernel page sizeHelge Deller2009-03-311-8/+17
* | parisc: expose 32/64-bit capabilities in cpuinfoColin Watson2009-03-313-1/+14
* | parisc: use constants instead of numbers in assemblyHelge Deller2009-03-311-4/+4
* | parisc: fix usage of 32bit PTE page table entries on 32bit kernelsHelge Deller2009-03-313-16/+19
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2009-03-3118-70/+68
|\ \
| * | wireless: remove duplicated .ndo_set_mac_addressAlexander Beregalov2009-03-294-5/+0
| * | netfilter: xtables: fix IPv6 dependency in the cluster matchPablo Neira Ayuso2009-03-291-2/+9
| * | Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller2009-03-291572-37942/+97654
| |\ \
| * | | tg3: Add GRO support.David S. Miller2009-03-291-2/+2
| * | | niu: Add GRO support.David S. Miller2009-03-291-5/+7
| * | | ucc_geth: Fix use-after-of_node_put() in ucc_geth_probe().David S. Miller2009-03-291-5/+6
| * | | gianfar: Fix use-after-of_node_put() in gfar_of_init().David S. Miller2009-03-291-1/+1
| * | | kernel: remove HIPQUAD()Harvey Harrison2009-03-291-12/+0
| * | | netpoll: store local and remote ip in net-endianHarvey Harrison2009-03-293-23/+20
| * | | netfilter: fix endian bug in conntrack printksHarvey Harrison2009-03-291-7/+8
| * | | dmascc: fix incomplete conversion to network_device_opsAlexander Beregalov2009-03-291-1/+1
| * | | gso: Fix support for linear packetsHerbert Xu2009-03-291-1/+1
| * | | skbuff.h: fix missing kernel-docRandy Dunlap2009-03-291-0/+1
| * | | ni5010: convert to net_device_opsAlexander Beregalov2009-03-291-6/+12
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds2009-03-3115-58/+72
|\ \ \ \
| * \ \ \ Merge branch 'master' of ssh://master.kernel.org/home/ftp/pub/scm/linux/kerne...David S. Miller2009-03-3014-57/+50
| |\ \ \ \
| | * | | | cpumask: use mm_cpumask() wrapper: sparcRusty Russell2009-03-164-18/+19
| | * | | | cpumask: remove dangerous CPU_MASK_ALL_PTR, &CPU_MASK_ALL.: sparcRusty Russell2009-03-161-1/+1
| | * | | | cpumask: remove the now-obsoleted pcibus_to_cpumask(): sparcRusty Russell2009-03-161-4/+0
| | * | | | cpumask: remove cpu_coregroup_map: sparcRusty Russell2009-03-161-1/+0
| | * | | | cpumask: prepare for iterators to only go to nr_cpu_ids/nr_cpumask_bits.: sparcRusty Russell2009-03-164-17/+13
| | * | | | cpumask: prepare for iterators to only go to nr_cpu_ids/nr_cpumask_bits.: spa...Rusty Russell2009-03-163-4/+4
| | * | | | cpumask: Use accessors code.: sparc64Rusty Russell2009-03-162-3/+3
| | * | | | cpumask: Use accessors code: sparcRusty Russell2009-03-163-6/+6
| | * | | | cpumask: arch_send_call_function_ipi_mask: sparcRusty Russell2009-03-162-3/+4
| | * | | | cpumask: Use smp_call_function_many(): sparc64Rusty Russell2009-03-161-1/+1
| | | |_|/ | | |/| |
| * | | | sparc64: Fix reset hangs on Niagara systems.David S. Miller2009-03-301-1/+22
| | |_|/ | |/| |