index
:
drm/drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
Age
Commit message (
Expand
)
Author
Files
Lines
2007-07-21
x86: Always flush pages in change_page_attr
Andi Kleen
2
-12
/
+31
2007-07-21
i386: Update defconfig
Andi Kleen
1
-145
/
+119
2007-07-21
x86_64: Update defconfig
Andi Kleen
1
-239
/
+49
2007-07-21
spufs: make signal-notification files readonly for NOSCHED contexts
Jeremy Kerr
1
-2
/
+16
2007-07-21
PS3: Fix build with 32-bit toolchains
Geoff Levand
2
-0
/
+4
2007-07-21
ps3: FLASH ROM Storage Driver
Geert Uytterhoeven
1
-0
/
+15
2007-07-21
ps3: BD/DVD/CD-ROM Storage Driver
Geert Uytterhoeven
1
-0
/
+11
2007-07-21
ps3: Disk Storage Driver
Geert Uytterhoeven
1
-0
/
+10
2007-07-21
powerpc: tlb_32.c build fix
Mariusz Kozlowski
1
-0
/
+2
2007-07-21
i386: intel_cacheinfo.c:find_num_cache_leaves() should be __cpuinit
Adrian Bunk
1
-2
/
+1
2007-07-21
i386: PIT stop only, when in periodic or oneshot mode
Thomas Gleixner
1
-3
/
+6
2007-07-21
NTP: move the cmos update code into ntp.c
Thomas Gleixner
4
-99
/
+12
2007-07-21
highres: improve debug output
Ingo Molnar
1
-0
/
+3
2007-07-21
clockevents: fix resume logic
Thomas Gleixner
12
-80
/
+34
2007-07-21
revert "PIE randomization"
Andrew Morton
1
-1
/
+1
2007-07-21
i386: touch_nmi_watchdog() in print_trace_address()
Konrad Rzeszutek
1
-0
/
+1
2007-07-20
[SPARC64]: fix section mismatch warning in mdesc.c
Sam Ravnborg
1
-3
/
+3
2007-07-20
[SPARC64]: fix section mismatch warning in pci_sunv4
Sam Ravnborg
1
-2
/
+2
2007-07-20
[SPARC64]: Stop using drivers/char/rtc.c
David S. Miller
1
-0
/
+79
2007-07-20
[SPARC64]: Fix virq decomposition.
David S. Miller
1
-19
/
+25
2007-07-20
[SPARC64]: Use KERN_ERR in IRQ manipulation error printks.
David S. Miller
1
-14
/
+14
2007-07-20
[SPARC64]: Do not flood log with failed DS messages.
David S. Miller
1
-2
/
+0
2007-07-20
[SPARC64]: Handle multiple domain-services-port nodes properly.
David S. Miller
1
-94
/
+157
2007-07-20
[SPARC64]: Improve VIO device naming further.
David S. Miller
1
-19
/
+16
2007-07-20
[SPARC]: Make sure dev_archdata is filled in for all devices.
David S. Miller
5
-0
/
+25
2007-07-20
[SPARC]: Fix serial console device detection.
David S. Miller
13
-346
/
+210
2007-07-20
Merge branch 'for-2.6.23' of master.kernel.org:/pub/scm/linux/kernel/git/arnd...
Linus Torvalds
44
-871
/
+4166
2007-07-20
[CELL] spufs: rework list management and associated locking
Christoph Hellwig
2
-162
/
+108
2007-07-20
[CELL] oprofile: add support to OProfile for profiling CELL BE SPUs
Bob Nelson
18
-108
/
+1738
2007-07-20
[CELL] oprofile: enable SPU switch notification to detect currently active SP...
Bob Nelson
3
-8
/
+55
2007-07-20
[CELL] spu_base: locking cleanup
Christoph Hellwig
1
-33
/
+51
2007-07-20
[CELL] cell: indexing of SPUs based on firmware vicinity properties
Arnd Bergmann
1
-1
/
+89
2007-07-20
[CELL] spufs: integration of SPE affinity with the scheduller
Arnd Bergmann
2
-0
/
+23
2007-07-20
[CELL] cell: add placement computation for scheduling of affinity contexts
Arnd Bergmann
3
-1
/
+151
2007-07-20
[CELL] spufs: extension of spu_create to support affinity definition
Arnd Bergmann
6
-14
/
+188
2007-07-20
[CELL] cell: add hardcoded spu vicinity information for QS20
Arnd Bergmann
1
-1
/
+54
2007-07-20
[CELL] cell: add vicinity information on spus
Arnd Bergmann
1
-0
/
+2
2007-07-20
[CELL] cell: add per BE structure with info about its SPUs
Arnd Bergmann
2
-7
/
+19
2007-07-20
[CELL] spufs: use find_first_bit() instead of sched_find_first_bit()
Masato Noguchi
1
-2
/
+1
2007-07-20
[CELL] spufs: remove unused file argument from spufs_run_spu()
Jeremy Kerr
3
-5
/
+3
2007-07-20
[CELL] spufs: change decrementer restore timing
Masato Noguchi
2
-20
/
+20
2007-07-20
[CELL] spufs: dont halt decrementer at restore step 47
Masato Noguchi
1
-4
/
+16
2007-07-20
[CELL] spufs: limit saving MFC_CNTL bits
Masato Noguchi
1
-9
/
+4
2007-07-20
[CELL] spufs: fix read and write for decr_status file
Masato Noguchi
1
-4
/
+8
2007-07-20
[CELL] spufs: fix decr_status meanings
Masato Noguchi
3
-222
/
+262
2007-07-20
[CELL] spufs: remove needless context save/restore code
Masato Noguchi
1
-11
/
+1
2007-07-20
[CELL] spufs: fix array size of channel index
Jeremy Kerr
1
-6
/
+6
2007-07-20
[CELL] spufs: make sure context are scheduled again after spu_acquire_saved
Christoph Hellwig
4
-23
/
+44
2007-07-20
[CELL] spufs: add spu stats in sysfs and ctx stat file in spufs
Andre Detsch
7
-73
/
+89
2007-07-20
[CELL] spufs: Remove spurious WARN_ON for spu_deactivate for NOSCHED contexts
Jeremy Kerr
1
-9
/
+0
[next]