index
:
drm-intel
core-for-ci
drm-intel-fixes
drm-intel-gt-next
drm-intel-gt-next-backup
drm-intel-next
drm-intel-next-fixes
drm-intel-next-queued
drm-intel-testing
for-linux-next
for-linux-next-fixes
for-linux-next-gt
i915-orig
main
maintainer-tools
topic/core-for-CI
topic/drm-intel-gem-next
topic/thunderbolt-next
Linux driver for Intel graphics
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
sparc64
/
kernel
Age
Commit message (
Expand
)
Author
Files
Lines
2008-02-06
calibrate_delay() must be __cpuinit
Adrian Bunk
1
-2
/
+0
2008-02-06
get rid of NR_OPEN and introduce a sysctl_nr_open
Eric Dumazet
1
-0
/
+1
2008-02-06
read_current_timer() cleanups
Andrew Morton
1
-0
/
+5
2008-02-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6
Linus Torvalds
1
-3
/
+3
2008-02-05
iommu sg merging: sparc64: make iommu respect the segment size limits
FUJITA Tomonori
4
-5
/
+10
2008-02-05
timerfd: new timerfd API
Davide Libenzi
1
-2
/
+2
2008-02-05
[SPARC64] pci_sun4v.c: Section fixes.
Adrian Bunk
1
-3
/
+3
2008-01-28
remove __attribute_used__
Adrian Bunk
1
-1
/
+1
2008-01-28
all archs: consolidate init and exit sections in vmlinux.lds.h
Sam Ravnborg
1
-4
/
+4
2008-01-22
[SPARC]: Constify function pointer tables.
Jan Engelhardt
1
-1
/
+1
2008-01-21
[SPARC64]: Fix of section mismatch warnings.
Sam Ravnborg
6
-21
/
+24
2008-01-17
[SPARC64]: Fix hypervisor TLB operation error reporting.
David S. Miller
2
-0
/
+6
2008-01-12
[SPARC64]: Fix build with SPARSEMEM_VMEMMAP disabled.
David S. Miller
1
-1
/
+5
2007-12-26
[SPARC64]: Implement pci_resource_to_user()
David S. Miller
1
-0
/
+16
2007-12-20
[SPARC64]: Spelling fixes
Joe Perches
1
-1
/
+1
2007-12-13
[SPARC64]: Fix two kernel linear mapping setup bugs.
David S. Miller
1
-0
/
+12
2007-12-12
[SPARC64]: Fix endless loop in cheetah_xcall_deliver().
David S. Miller
1
-6
/
+13
2007-12-07
[SPARC64]: Fix memory controller register access when non-SMP.
David S. Miller
1
-6
/
+10
2007-12-05
[SPARC64]: check for possible NULL pointer dereference
Cyrill Gorcunov
1
-0
/
+4
2007-12-05
[SPARC64]: Add missing "space"
Joe Perches
1
-2
/
+3
2007-12-05
[SPARC64]: Add missing pci_dev_put
Julia Lawall
1
-0
/
+2
2007-12-05
[SPARC64]: Missing mdesc_release() in ldc_init().
David S. Miller
1
-5
/
+10
2007-11-06
[SPARC]: Remove duplicate includes.
Lucas Woods
5
-6
/
+0
2007-10-31
[SPARC64]: Fix build with CONFIG_NET disabled.
David S. Miller
1
-1
/
+1
2007-10-31
[SPARC64]: Fix bogus '&' conditinal in set_rtc_mmss().
David S. Miller
1
-1
/
+1
2007-10-27
[SPARC64]: __inline__ --> inline
David S. Miller
5
-17
/
+14
2007-10-25
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/...
Linus Torvalds
1
-1
/
+1
2007-10-24
More SG build fixes
David Miller
1
-1
/
+1
2007-10-24
SG build fix
David Miller
1
-1
/
+1
2007-10-23
[SPARC64]: pass correct addr in get_fb_unmapped_area(MAP_FIXED)
Chris Wright
1
-1
/
+1
2007-10-23
sparc64: zero out dma_length
FUJITA Tomonori
1
-0
/
+5
2007-10-22
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/sp...
Linus Torvalds
4
-61
/
+50
2007-10-22
[SPARC64]: ARRAY_SIZE() cleanup
Alejandro Martinez Ruiz
1
-2
/
+1
2007-10-22
Update arch/ to use sg helpers
Jens Axboe
4
-18
/
+11
2007-10-22
[SPARC64]: small Makefile cleanups
Sam Ravnborg
1
-9
/
+0
2007-10-22
[SPARC64]: Stop using __do_IRQ().
David S. Miller
2
-50
/
+49
2007-10-19
Use helpers to obtain task pid in printks (arch code)
Alexey Dobriyan
1
-1
/
+1
2007-10-19
pid namespaces: changes to show virtual ids to user
Pavel Emelyanov
1
-1
/
+1
2007-10-17
[SPARC/64]: Consolidate of_register_driver
Stephen Rothwell
1
-20
/
+0
2007-10-17
[SPARC64]: Check of_get_property() return in pci_determine_mem_io_space().
David S. Miller
1
-0
/
+7
2007-10-17
[SPARC64]: Fix boot failures due to bootmem.
David S. Miller
1
-4
/
+4
2007-10-17
Merge branch 'for-linus' of git://git.kernel.dk/data/git/linux-2.6-block
Linus Torvalds
4
-35
/
+46
2007-10-17
remove include/asm-*/ipc.h
Adrian Bunk
2
-2
/
+0
2007-10-17
core_pattern: ignore RLIMIT_CORE if core_pattern is a pipe
Neil Horman
1
-6
/
+4
2007-10-17
Use list_head in binfmt handling
Alexey Dobriyan
1
-2
/
+5
2007-10-17
Fix loop terminating conditions in fill_sg().
David S. Miller
2
-12
/
+15
2007-10-17
SPARC64: fix iommu sg chaining
FUJITA Tomonori
4
-23
/
+31
2007-10-16
Merge branch 'for-linus' of git://git.kernel.dk/data/git/linux-2.6-block
Linus Torvalds
2
-28
/
+43
2007-10-16
kprobes: support kretprobe blacklist
Masami Hiramatsu
1
-0
/
+2
2007-10-16
SPARC64: SPARSEMEM_VMEMMAP support
David Miller
1
-0
/
+16
[next]