index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
sparc
/
kernel
Age
Commit message (
Expand
)
Author
Files
Lines
2009-09-14
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-next-2.6
Linus Torvalds
17
-37
/
+958
2009-09-14
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6
Linus Torvalds
1
-1
/
+1
2009-09-11
Merge branch 'master' of /home/davem/src/GIT/linux-2.6/
David S. Miller
12
-303
/
+143
2009-09-11
Merge branch 'core-iommu-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
7
-299
/
+134
2009-09-11
Merge branch 'core-debug-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-2
/
+2
2009-09-11
Merge branch 'next' into for-linus
James Morris
2
-0
/
+5
2009-09-10
sparc64: Initial niagara2 perf counter support.
David S. Miller
1
-0
/
+30
2009-09-10
sparc64: Perf counter 'nop' event is not constant.
David S. Miller
1
-4
/
+6
2009-09-10
sparc64: Provide a way to specify a perf counter overflow IRQ enable bit.
David S. Miller
1
-2
/
+4
2009-09-10
sparc64: Provide hypervisor tracing bit support for perf counters.
David S. Miller
1
-1
/
+4
2009-09-10
sparc64: Initial hw perf counter support.
David S. Miller
3
-2
/
+529
2009-09-10
sparc64: Implement a real set_perf_counter_pending().
David S. Miller
1
-1
/
+13
2009-09-10
sparc64: Use nmi_enter() and nmi_exit(), as needed.
David S. Miller
1
-0
/
+5
2009-09-08
sparc64: Make touch_nmi_watchdog() actually work.
David S. Miller
1
-2
/
+1
2009-09-08
sparc64: Manage NMI watchdog enabling like x86.
David S. Miller
1
-17
/
+43
2009-09-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6
Linus Torvalds
2
-2
/
+2
2009-09-04
Merge branch 'amd-iommu/2.6.32' of git://git.kernel.org/pub/scm/linux/kernel/...
Ingo Molnar
6
-57
/
+45
2009-09-04
sparc64: Fix bootup with mcount in some configs.
David S. Miller
1
-1
/
+1
2009-09-04
sparc: add basic support for 'perf'
Jens Axboe
2
-3
/
+3
2009-09-04
Merge branch 'master' of /home/davem/src/GIT/linux-2.6/
David S. Miller
6
-57
/
+45
2009-09-03
sparc64: Kill spurious NMI watchdog triggers by increasing limit to 30 seconds.
David S. Miller
1
-1
/
+1
2009-09-02
KEYS: Add a keyctl to install a process's session keyring on its parent [try #6]
David Howells
2
-0
/
+5
2009-09-01
sparc: convert /proc/io_map, /proc/dvma_map to seq_file
Alexey Dobriyan
1
-12
/
+20
2009-08-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6
Linus Torvalds
5
-55
/
+43
2009-08-25
sparc64: Validate linear D-TLB misses.
David S. Miller
1
-4
/
+38
2009-08-18
sparc32: Kill trap table freeing code.
David S. Miller
2
-48
/
+0
2009-08-18
sparc: sys32.S incorrect compat-layer splice() system call
Mathieu Desnoyers
1
-1
/
+1
2009-08-17
sparc,leon: Added support for AMBAPP bus.
Konrad Eisele
3
-2
/
+81
2009-08-17
sparc,leon: Introduce the sparc-leon CPU type.
Konrad Eisele
6
-0
/
+24
2009-08-17
sparc,leon: CONFIG_SPARC_LEON option and leon specific files.
Konrad Eisele
1
-0
/
+203
2009-08-16
sparc64: cheaper asm/uaccess.h inclusion
Alexey Dobriyan
1
-0
/
+1
2009-08-14
sparc64: use embedding percpu first chunk allocator
Tejun Heo
1
-110
/
+18
2009-08-14
percpu: add pcpu_unit_offsets[]
Tejun Heo
1
-5
/
+7
2009-08-14
percpu: introduce pcpu_alloc_info and pcpu_group_info
Tejun Heo
1
-7
/
+17
2009-08-14
Merge branch 'percpu-for-linus' into percpu-for-next
Tejun Heo
6
-7
/
+8
2009-08-14
percpu, sparc64: fix sparse possible cpu map handling
Tejun Heo
1
-2
/
+2
2009-08-12
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
5
-5
/
+6
2009-08-10
sparc: Add CONFIG_DMA_API_DEBUG support
FUJITA Tomonori
3
-33
/
+33
2009-08-10
sparc: Use asm-generic/pci-dma-compat
FUJITA Tomonori
5
-250
/
+87
2009-08-10
sparc: Replace sbus_map_single and sbus_unmap_single with sbus_map_page and s...
FUJITA Tomonori
3
-8
/
+10
2009-08-10
sparc: Remove no-op dma_4v_sync_single_for_cpu and dma_4v_sync_sg_for_cpu
FUJITA Tomonori
1
-16
/
+0
2009-08-10
sparc: Use asm-generic/dma-mapping-common.h
FUJITA Tomonori
3
-5
/
+5
2009-08-10
sparc: Use dma_map_ops struct
FUJITA Tomonori
3
-17
/
+29
2009-08-03
debug lockups: Improve lockup detection, fix generic arch fallback
Ingo Molnar
1
-2
/
+2
2009-07-27
sparc64: Sign extend length arg to truncate syscalls when compat.
David S. Miller
2
-2
/
+4
2009-07-15
net/compat/wext: send different messages to compat tasks
Johannes Berg
1
-1
/
+1
2009-07-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6
Linus Torvalds
1
-1
/
+6
2009-07-12
sparc: remove driver-core BUS_ID_SIZE
Kay Sievers
1
-1
/
+6
2009-07-12
headers: smp_lock.h redux
Alexey Dobriyan
4
-4
/
+0
2009-07-09
linker script: unify usage of discard definition
Tejun Heo
1
-7
/
+2
[prev]
[next]