summaryrefslogtreecommitdiffstats
path: root/arch/sparc/kernel
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2010-08-281-1/+1
|\
| * Input: sysrq - drop tty argument from sysrq ops handlersDmitry Torokhov2010-08-191-1/+1
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds2010-08-173-3/+15
|\ \
| * | sparc: Hook up new fanotify and prlimit64 syscalls.David S. Miller2010-08-163-3/+15
| |/
* | Make do_execve() take a const filename pointerDavid Howells2010-08-174-6/+12
|/
* Mark arguments to certain syscalls as being constDavid Howells2010-08-131-3/+4
* sparc64: Fix perf_arch_get_caller_regs().David S. Miller2010-08-081-75/+0
* Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2010-08-062-15/+16
|\
| * Merge branch 'linus' into perf/coreIngo Molnar2010-07-215-12/+13
| |\
| * \ Merge branch 'perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git/fre...Ingo Molnar2010-06-091-3/+3
| |\ \
| | * | perf: Drop the skip argument from perf_arch_fetch_regs_callerFrederic Weisbecker2010-06-081-3/+3
| * | | perf: Convert perf_event to local_tPeter Zijlstra2010-06-091-9/+9
| * | | perf: Cleanup {start,commit,cancel}_txn detailsPeter Zijlstra2010-06-091-3/+4
| |/ /
* | | of: make of_find_device_by_node genericJonas Bonn2010-07-241-20/+0
* | | sparc: remove references to of_device and to_of_deviceGrant Likely2010-07-2423-69/+70
* | | of/platform: remove all of_bus_type and of_platform_bus_type referencesGrant Likely2010-07-2414-18/+18
* | | of: Merge of_platform_bus_type with platform_bus_typeGrant Likely2010-07-243-35/+10
* | | Merge commit 'v2.6.35-rc6' into devicetree/nextGrant Likely2010-07-245-12/+13
|\ \ \ | | |/ | |/|
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds2010-07-213-2/+3
| |\ \
| | * \ Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller2010-06-261-47/+61
| | |\ \ | | | |/
| | * | sparc64: fix the build error due to smp_kgdb_capture_client()Dongdong Deng2010-06-251-1/+1
| | * | sparc64: Fix maybe_change_configuration() PCR setting.David S. Miller2010-06-231-0/+1
| | * | arch/sparc/kernel: Eliminate what looks like a NULL pointer dereferenceJulia Lawall2010-06-041-1/+1
| * | | lmb: rename to memblockYinghai Lu2010-07-142-10/+10
| | |/ | |/|
* | | of/sparc: move is_root_node() to of.hAndres Salomon2010-07-143-12/+4
* | | sparc/of: Move of_device fields into struct pdev_archdataGrant Likely2010-06-288-52/+44
|/ /
* | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2010-05-271-47/+61
|\ \ | |/ |/|
| * perf, sparc: Implement group scheduling transactional APIsLin Ming2010-05-181-47/+61
* | Merge remote branch 'origin' into secretlab/next-devicetreeGrant Likely2010-05-2212-36/+110
|\ \
| * | kgdb,sparc: Add in kgdb_arch_set_pc for sparcJason Wessel2010-05-202-0/+12
| * | Merge branch 'timers-for-linus-cleanups' of git://git.kernel.org/pub/scm/linu...Linus Torvalds2010-05-191-13/+5
| |\ \
| | * | sparc: Convert sparc to use read/update_persistent_clockJohn Stultz2010-03-131-13/+5
| * | | sparc64: Fix stack dumping and tracing when function graph is enabled.David S. Miller2010-04-213-1/+50
| * | | sparc64: Show stack backtrace from show_regs() just like other platforms.David S. Miller2010-04-211-0/+1
| | |/ | |/|
| * | sparc64: Fix hardirq tracing in trap return path.David S. Miller2010-04-201-1/+11
| * | sparc64: Use correct pt_regs in decode_access_size() error paths.David S. Miller2010-04-191-3/+3
| * | sparc64: Run NMIs on the hardirq stack.David S. Miller2010-04-143-18/+27
| * | sparc: Fix forgotten kmemleak headers inclusionFrederic Weisbecker2010-04-131-0/+1
* | | of: Remove duplicate fields from of_platform_driverGrant Likely2010-05-2213-40/+72
* | | of: eliminate of_device->node and dev_archdata->{of,prom}_nodeGrant Likely2010-05-183-6/+1
* | | of: Always use 'struct device.of_node' to get device node pointer.Grant Likely2010-05-1820-83/+82
* | | driver-core: Add device node pointer to struct deviceGrant Likely2010-04-283-0/+3
|/ /
* | Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller2010-04-1319-9/+13
|\ \
| * \ Merge branch 'master' into export-slabhTejun Heo2010-04-053-0/+83
| |\ \
| * | | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-3019-9/+13
* | | | sparc64: Fix memory leak in pci_register_iommu_region().David S. Miller2010-04-121-3/+8
* | | | sparc64: Add kmemleak annotation to sun4v_build_virq()David S. Miller2010-04-121-0/+8
* | | | sparc64: Support kmemleak.David S. Miller2010-04-121-0/+4
* | | | sparc64: Add function graph tracer support.David S. Miller2010-04-128-9/+74
* | | | sparc64: Use a seperate counter for timer interrupts and NMI checks, like x86.David S. Miller2010-04-122-2/+2
OpenPOWER on IntegriCloud