Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | * | | | | | percpu: remove per_cpu__ prefix. | Rusty Russell | 2009-10-29 | 2 | -7/+7 | |
* | | | | | | | sparc: Fix regset register window handling. | David S. Miller | 2010-03-31 | 2 | -0/+8 | |
| |_|_|_|_|/ |/| | | | | | ||||||
* | | | | | | sparc64: Properly truncate pt_regs framepointer in perf callback. | David S. Miller | 2010-03-29 | 1 | -1/+1 | |
* | | | | | | arch/sparc/kernel: Use set_cpus_allowed_ptr | Julia Lawall | 2010-03-27 | 3 | -10/+10 | |
| |_|_|_|/ |/| | | | | ||||||
* | | | | | sparc64: Kill off old sys_perfctr system call and state. | David S. Miller | 2010-03-03 | 9 | -213/+8 | |
|/ / / / | ||||||
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-next-2.6 | Linus Torvalds | 2010-03-02 | 8 | -18/+82 | |
|\ \ \ \ | ||||||
| * | | | | sparc: use __ratelimit | Akinobu Mita | 2010-02-28 | 1 | -6/+3 | |
| * | | | | sparc64: If 'slot-names' property exist, create sysfs PCI slot information. | David S. Miller | 2010-02-20 | 1 | -0/+75 | |
| * | | | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/sp... | David S. Miller | 2010-02-20 | 9 | -17/+36 | |
| |\ \ \ \ | ||||||
| * | | | | | sparc: remove trailing space in messages | Frans Pop | 2010-02-12 | 3 | -4/+4 | |
| * | | | | | sparc: remove redundant return statements | Jan Engelhardt | 2010-02-10 | 4 | -8/+0 | |
| | |_|_|/ | |/| | | | ||||||
* | | | | | Merge branch 'master' of /home/davem/src/GIT/linux-2.6/ | David S. Miller | 2010-02-28 | 12 | -45/+34 | |
|\ \ \ \ \ | ||||||
| * \ \ \ \ | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2010-02-28 | 1 | -5/+5 | |
| |\ \ \ \ \ | ||||||
| | * | | | | | perf_events: Simplify code by removing cpu argument to hw_perf_group_sched_in() | Peter Zijlstra | 2010-02-26 | 1 | -5/+5 | |
| * | | | | | | Merge branch 'tracing-core-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2010-02-28 | 1 | -11/+0 | |
| |\ \ \ \ \ \ | ||||||
| | * \ \ \ \ \ | Merge branch 'tracing/core' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Ingo Molnar | 2010-02-27 | 1 | -11/+0 | |
| | |\ \ \ \ \ \ | | | |_|_|/ / / | | |/| | | | | | ||||||
| | | * | | | | | tracing: Unify arch_syscall_addr() implementations | Mike Frysinger | 2010-02-17 | 1 | -11/+0 | |
| * | | | | | | | Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb... | Linus Torvalds | 2010-02-26 | 2 | -4/+6 | |
| |\ \ \ \ \ \ \ | ||||||
| | * | | | | | | | resource/PCI: mark struct resource as const | Dominik Brodowski | 2010-02-22 | 2 | -2/+2 | |
| | * | | | | | | | resource/PCI: align functions now return start of resource | Dominik Brodowski | 2010-02-22 | 2 | -4/+6 | |
| | |/ / / / / / | ||||||
| * | | | | | | | Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6 | Linus Torvalds | 2010-02-25 | 6 | -22/+7 | |
| |\ \ \ \ \ \ \ | | |/ / / / / / | |/| | | | | | | ||||||
| | * | | | | | | of/sparc: Remove sparc-local declaration of allnodes and devtree_lock | Grant Likely | 2010-02-14 | 1 | -3/+0 | |
| | * | | | | | | of: merge of_find_node_by_phandle | Jeremy Kerr | 2010-02-09 | 1 | -12/+0 | |
| | * | | | | | | Merge commit 'v2.6.33-rc5' into secretlab/test-devicetree | Grant Likely | 2010-01-28 | 38 | -337/+1528 | |
| | |\ \ \ \ \ \ | | | |/ / / / / | ||||||
| | * | | | | | | of: unify phandle name in struct device_node | Grant Likely | 2010-01-28 | 5 | -8/+8 | |
| * | | | | | | | sparc64: Fix sun4u execute bit check in TSB I-TLB load. | David S. Miller | 2010-02-19 | 1 | -2/+4 | |
| * | | | | | | | sparc: Fix incorrect comparison in of_bus_ambapp_match() | Kristoffer Glembo | 2010-02-17 | 1 | -1/+1 | |
| * | | | | | | | sparc64: Sync of_create_pci_dev() with drivers/pci/probe.c changes. | David S. Miller | 2010-02-17 | 1 | -0/+7 | |
| * | | | | | | | Merge branch 'master' of /home/davem/src/GIT/linux-2.6/ | David S. Miller | 2010-02-17 | 1 | -8/+0 | |
| |\ \ \ \ \ \ \ | ||||||
| * | | | | | | | | sparc64: Tighten checks in kstack_valid(). | David S. Miller | 2010-02-12 | 1 | -0/+4 | |
* | | | | | | | | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 2010-02-16 | 11 | -372/+567 | |
|\ \ \ \ \ \ \ \ \ | | |/ / / / / / / | |/| | | | | | | | ||||||
| * | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6 | Linus Torvalds | 2010-02-11 | 5 | -14/+20 | |
| |\ \ \ \ \ \ \ \ | | |/ / / / / / / | | | | | | / / / | | |_|_|_|/ / / | |/| | | | | | | ||||||
| | * | | | | | | sparc32: Fix thinko in previous change. | David S. Miller | 2010-02-11 | 1 | -1/+1 | |
| | * | | | | | | sparc: Align clone and signal stacks to 16 bytes. | David S. Miller | 2010-02-09 | 5 | -14/+20 | |
| * | | | | | | | sparc: TIF_ABI_PENDING bit removal | David Miller | 2010-01-29 | 1 | -8/+0 | |
| |/ / / / / / | ||||||
| * | | | | | | sparc64: Fix UP build. | David S. Miller | 2010-01-26 | 1 | -4/+2 | |
| | |_|/ / / | |/| | | | | ||||||
| * | | | | | sparc64: Fix IRQ ->set_affinity() methods. | David S. Miller | 2010-01-20 | 1 | -9/+28 | |
| * | | | | | sparc64: Fully support both performance counters. | David S. Miller | 2010-01-20 | 1 | -154/+353 | |
| * | | | | | sparc64: Add perf callchain support. | David S. Miller | 2010-01-20 | 1 | -1/+119 | |
| * | | | | | sparc: convert to arch_gettimeoffset() | John Stultz | 2010-01-15 | 2 | -178/+41 | |
| * | | | | | sparc: leds_resource.end assigned to itself in clock_board_probe() | Roel Kluin | 2010-01-15 | 1 | -2/+2 | |
| * | | | | | SPARC: use helpers for rlimits | Jiri Slaby | 2010-01-08 | 1 | -3/+3 | |
| | |/ / / | |/| | | | ||||||
* | | | | | sparc64: Kill bogus ip_tables.h include. | David S. Miller | 2010-02-16 | 1 | -1/+0 | |
|/ / / / | ||||||
* | | | | sparc64: Fix Niagara2 perf event handling. | David S. Miller | 2010-01-04 | 1 | -0/+11 | |
* | | | | sparc64: Fix NMI programming when perf events are active. | David S. Miller | 2010-01-04 | 1 | -1/+2 | |
| |_|/ |/| | | ||||||
* | | | Merge branch 'module' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/... | Linus Torvalds | 2009-12-16 | 2 | -13/+0 | |
|\ \ \ | ||||||
| * | | | sparc64: don't export static inline pci_ functions | Stephen Rothwell | 2009-12-15 | 2 | -13/+0 | |
* | | | | sparc: use bitmap_find_next_zero_area | Akinobu Mita | 2009-12-16 | 1 | -12/+4 | |
* | | | | iommu-helper: use bitmap library | Akinobu Mita | 2009-12-16 | 1 | -1/+2 | |
* | | | | Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2009-12-15 | 1 | -4/+4 | |
|\ \ \ \ |