aboutsummaryrefslogtreecommitdiff
path: root/arch/sparc/kernel
AgeCommit message (Expand)Author
2010-03-12improve sys_newuname() for compat architecturesChristoph Hellwig
2010-03-12Add generic sys_ipc wrapperChristoph Hellwig
2010-03-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds
2010-03-03sparc64: Kill off old sys_perfctr system call and state.David S. Miller
2010-03-03Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/...Linus Torvalds
2010-03-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-next-2.6Linus Torvalds
2010-02-28Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller
2010-02-28Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2010-02-28Merge branch 'tracing-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2010-02-28sparc: use __ratelimitAkinobu Mita
2010-02-27Merge branch 'tracing/core' of git://git.kernel.org/pub/scm/linux/kernel/git/...Ingo Molnar
2010-02-26Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds
2010-02-26perf_events: Simplify code by removing cpu argument to hw_perf_group_sched_in()Peter Zijlstra
2010-02-25Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds
2010-02-22resource/PCI: mark struct resource as constDominik Brodowski
2010-02-22resource/PCI: align functions now return start of resourceDominik Brodowski
2010-02-20sparc64: If 'slot-names' property exist, create sysfs PCI slot information.David S. Miller
2010-02-20Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/sp...David S. Miller
2010-02-19sparc64: Fix sun4u execute bit check in TSB I-TLB load.David S. Miller
2010-02-17sparc: Fix incorrect comparison in of_bus_ambapp_match()Kristoffer Glembo
2010-02-17sparc64: Sync of_create_pci_dev() with drivers/pci/probe.c changes.David S. Miller
2010-02-17Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller
2010-02-17tracing: Unify arch_syscall_addr() implementationsMike Frysinger
2010-02-16Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2010-02-16sparc64: Kill bogus ip_tables.h include.David S. Miller
2010-02-14of/sparc: Remove sparc-local declaration of allnodes and devtree_lockGrant Likely
2010-02-12sparc: remove trailing space in messagesFrans Pop
2010-02-12sparc64: Tighten checks in kstack_valid().David S. Miller
2010-02-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds
2010-02-11sparc32: Fix thinko in previous change.David S. Miller
2010-02-10sparc: remove redundant return statementsJan Engelhardt
2010-02-09sparc: Align clone and signal stacks to 16 bytes.David S. Miller
2010-02-09of: merge of_find_node_by_phandleJeremy Kerr
2010-02-02Merge branch 'master' into percpuTejun Heo
2010-01-29sparc: TIF_ABI_PENDING bit removalDavid Miller
2010-01-28Merge commit 'v2.6.33-rc5' into secretlab/test-devicetreeGrant Likely
2010-01-28of: unify phandle name in struct device_nodeGrant Likely
2010-01-26sparc64: Fix UP build.David S. Miller
2010-01-20sparc64: Fix IRQ ->set_affinity() methods.David S. Miller
2010-01-20sparc64: Fully support both performance counters.David S. Miller
2010-01-20sparc64: Add perf callchain support.David S. Miller
2010-01-15sparc: convert to arch_gettimeoffset()John Stultz
2010-01-15sparc: leds_resource.end assigned to itself in clock_board_probe()Roel Kluin
2010-01-08SPARC: use helpers for rlimitsJiri Slaby
2010-01-04sparc64: Fix Niagara2 perf event handling.David S. Miller
2010-01-05local_t: Remove leftover local.hChristoph Lameter
2010-01-05Merge branch 'master' into percpuTejun Heo
2010-01-04sparc64: Fix NMI programming when perf events are active.David S. Miller
2009-12-16Merge branch 'module' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/...Linus Torvalds
2009-12-16sparc: use bitmap_find_next_zero_areaAkinobu Mita