aboutsummaryrefslogtreecommitdiffstats
path: root/arch/sparc
Commit message (Expand)AuthorAge
...
| * | | | | of: merge of_node_get(), of_node_put() and of_find_all_nodes()Grant Likely2009-10-15
| * | | | | of: Move OF_IS_DYNAMIC and OF_MARK_DYNAMIC macros to of.hGrant Likely2009-10-15
| * | | | | of: merge struct device_nodeGrant Likely2009-10-15
| * | | | | of: merge phandle, ihandle and struct propertyGrant Likely2009-10-15
| * | | | | of: Rework linux/of.h and asm/prom.h include orderingGrant Likely2009-10-15
* | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/sysctl-2.6Linus Torvalds2009-12-08
|\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | |
| * | | | | Merge commit 'v2.6.32-rc7'Eric W. Biederman2009-11-17
| |\ \ \ \ \
| * | | | | | sysctl: sparc Use the compat_sys_sysctlEric W. Biederman2009-11-06
| | |_|/ / / | |/| | | |
* | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds2009-11-30
|\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | |
| * | | | | sparc64: Fix definition of VMEMMAP_SIZE.David S. Miller2009-11-23
| | |/ / / | |/| | |
* | | | | Merge branch 'hostprogs-wmissing-prototypes' of git://git.kernel.org/pub/scm/...Linus Torvalds2009-11-17
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | arch/sparc/boot/*.c: Mark various internal functions staticJosh Triplett2009-11-15
| |/ / /
* | | | sparc: Move of_set_property_mutex acquisition outside of devtree_lock grab.David S. Miller2009-11-08
* | | | sparc64: replace parentheses in pmul()Roel Kluin2009-11-08
* | | | sparc64: Add a comment about why we only use certain memory barriers these days.David S. Miller2009-11-05
|/ / /
* | | sparc64: Set IRQF_DISABLED on LDC channel IRQs.David S. Miller2009-10-13
* | | sparc64: Fix D-cache flushing on swapin from SW devices.David S. Miller2009-10-12
* | | sparc64: Fix niagara2 perf IRQ bits.David S. Miller2009-10-09
|/ /
* | Merge branch 'sparc-perf-events-fixes-for-linus' of git://git.kernel.org/pub/...Linus Torvalds2009-10-08
|\ \
| * | perf_event: Provide vmalloc() based mmap() backingPeter Zijlstra2009-10-06
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds2009-10-05
|\ \ \ | |_|/ |/| |
| * | sparc: using HZ needs an include of linux/param.hStephen Rothwell2009-10-05
| * | sparc32: convert to asm-generic/hardirq.hChristoph Hellwig2009-10-01
| * | sparc64: Cache per-cpu %pcr register value in perf code.David S. Miller2009-09-30
| * | sparc64: Fix comment typo in perf_event.cDavid S. Miller2009-09-29
| * | sparc64: Minor coding style fixups in perf code.David S. Miller2009-09-28
| * | sparc64: Add a basic conflict engine in preparation for multi-counter support.David S. Miller2009-09-28
| * | sparc64: Increase vmalloc size to fix percpu regressions.David S. Miller2009-09-28
| * | sparc64: Add initial perf event conflict resolution and checks.David S. Miller2009-09-27
| * | sparc: Niagara1 perf event support.David S. Miller2009-09-27
| * | sparc: Add Niagara2 HW cache event support.David S. Miller2009-09-27
| * | sparc: Support all ultra3 and ultra4 derivatives.David S. Miller2009-09-26
| * | sparc: Support HW cache events.David S. Miller2009-09-26
| |/
* / sparc64: implement page mapping percpu first chunk allocatorTejun Heo2009-09-28
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds2009-09-26
|\
| * sparc64: vio: Kill BUILD_BUG_ON() in vio_dring_avail().David S. Miller2009-09-17
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linusLinus Torvalds2009-09-23
|\ \
| * | cpumask: remove arch_send_call_function_ipiRusty Russell2009-09-23
| * | cpumask: remove obsolete topology_core_siblings and topology_thread_siblings:...Rusty Russell2009-09-23
| * | cpumask: remove obsolete node_to_cpumask now everyone uses cpumask_of_nodeRusty Russell2009-09-23
* | | headers: utsname.h reduxAlexey Dobriyan2009-09-23
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-nextLinus Torvalds2009-09-23
|\ \ \ | |/ / |/| |
| * | Use new __init_task_data macro in arch init_task.c files.Joe Perches2009-09-21
| * | arm, cris, mips, sparc, powerpc, um, xtensa: fix build with bash 4.0Sam Ravnborg2009-09-20
* | | BUILD_BUG_ON(): fix it and a couple of bogus uses of itJan Beulich2009-09-23
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2009-09-22
|\ \ \
| * | | trivial: remove unnecessary semicolonsJoe Perches2009-09-21
| |/ /
* | | mm: add MAP_HUGETLB for mmaping pseudo-anonymous huge page regionsArnd Bergmann2009-09-22
* | | arches: drop superfluous casts in nr_free_pages() callersGeert Uytterhoeven2009-09-22
* | | perf: Do the big rename: Performance Counters -> Performance EventsIngo Molnar2009-09-21