index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
/
rcupdate.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2006-06-26
[PATCH] skeletonfb: remove duplicate module init, exit, license lines
Arnaldo Carvalho de Melo
1
-5
/
+0
2006-06-26
[PATCH] au1100fb: add power management support
Rodolfo Giometti
1
-2
/
+39
2006-06-26
[PATCH] backlight: Fix Kconfig dependency
Antonino A. Daplas
1
-2
/
+2
2006-06-26
[PATCH] s3c2410fb: Fix resume
Arnaud Patard
1
-6
/
+11
2006-06-26
[PATCH] fbdev: Remove unused exports
Adrian Bunk
4
-6
/
+0
2006-06-26
[PATCH] fbdev: Coverity Bug 90
Antonino A. Daplas
1
-2
/
+3
2006-06-26
[PATCH] fbdev: Coverity Bug 85
Antonino A. Daplas
1
-0
/
+1
2006-06-26
[PATCH] atyfb: Fix dead code
Antonino A. Daplas
1
-0
/
+3
2006-06-26
[PATCH] vt: Delay the update of the visible console
David Hollister
1
-9
/
+17
2006-06-26
[PATCH] vesafb: Prefer VGA registers over PMI
Antonino A. Daplas
1
-15
/
+17
2006-06-26
[PATCH] vesafb: Fix return code of vesafb_setcolreg
Antonino A. Daplas
1
-5
/
+11
2006-06-26
[PATCH] fbdev: Add 1366x768 (WXGA) mode to mode database
Dennis Munsie
1
-0
/
+4
2006-06-26
[PATCH] nvidiafb: Add support for Geforce 6100 and related chipsets
Antonino A. Daplas
2
-2
/
+9
2006-06-26
[PATCH] fbdev: Firmware EDID fixes
Antonino A. Daplas
5
-18
/
+54
2006-06-26
[PATCH] savagefb: Whitespace cleanup
Antonino A. Daplas
1
-497
/
+496
2006-06-26
[PATCH] fbdev: Static pseudocolor with depth less than 4 does exist
Antonino A. Daplas
1
-1
/
+1
2006-06-26
[PATCH] vga16fb: Update platform code
Antonino A. Daplas
1
-17
/
+23
2006-06-26
[PATCH] vfb: Update platform code
Antonino A. Daplas
1
-16
/
+13
2006-06-26
[PATCH] vesafb: Update platform code
Antonino A. Daplas
1
-5
/
+12
2006-06-26
[PATCH] epson1355fb: Update platform code
Antonino A. Daplas
1
-15
/
+14
2006-06-26
[PATCH] atyfb: Set correct acceleration flags
Antonino A. Daplas
1
-1
/
+13
2006-06-26
[PATCH] atyfb: Remove unneeded calls to wait_for_idle
Antonino A. Daplas
1
-10
/
+0
2006-06-26
[PATCH] atyfb: Fix hardware cursor handling
Antonino A. Daplas
1
-19
/
+12
2006-06-26
[PATCH] nvidiafb: Revise pci_device_id table
Antonino A. Daplas
1
-356
/
+6
2006-06-26
[PATCH] fbdev: More accurate sync range extrapolation
Antonino A. Daplas
1
-4
/
+24
2006-06-26
[PATCH] fbdev: Remove duplicate #include's
Adrian Bunk
3
-5
/
+1
2006-06-26
[PATCH] fbdev: cleanup the CONFIG_VIDEO_SELECT mess
Adrian Bunk
2
-12
/
+1
2006-06-26
[PATCH] backlight: LOCOMO Backlight Driver updates
Richard Purdie
5
-37
/
+146
2006-06-26
[PATCH] savagefb: Add state save and_restore hooks
Antonino A. Daplas
1
-18
/
+191
2006-06-26
[PATCH] savagefb: Allocate space for current and saved register states
Antonino A. Daplas
2
-278
/
+282
2006-06-26
[PATCH] Remove code that has long been commented out from pdc20265_old
Tobias Oed
1
-6
/
+0
2006-06-26
[PATCH] pdc202xx_old depends on CONFIG_BLK_DEV_IDEDMA
Tobias Oed
1
-4
/
+0
2006-06-26
[PATCH] fix IDE deadlock in error reporting code
Ingo Molnar
1
-2
/
+2
2006-06-26
[PATCH] ide: pdc202xx_old: remove the obsolete busproc
Sergei Shtylyov
1
-28
/
+1
2006-06-26
[PATCH] ide: actually honor drive's minimum PIO/DMA cycle times
Sergei Shtylyov
1
-1
/
+7
2006-06-26
[PATCH] ide-io: increase timeout value to allow for slave wakeup
Al Boldi
1
-1
/
+1
2006-06-26
[PATCH] Fix IDE locking error
Alan Cox
1
-2
/
+10
2006-06-26
[PATCH] ide: pdc202xx_old.c: remove unneeded tuneproc() call
Tobias Oed
1
-1
/
+0
2006-06-26
[PATCH] coredump: copy_process: don't check SIGNAL_GROUP_EXIT
Oleg Nesterov
1
-12
/
+0
2006-06-26
[PATCH] coredump: shutdown current process first
Oleg Nesterov
1
-12
/
+17
2006-06-26
[PATCH] coredump: some code relocations
Oleg Nesterov
1
-30
/
+40
2006-06-26
[PATCH] coredump: don't take tasklist_lock
Oleg Nesterov
1
-4
/
+8
2006-06-26
[PATCH] coredump: kill ptrace related stuff
Oleg Nesterov
4
-32
/
+37
2006-06-26
[PATCH] coredump: speedup SIGKILL sending
Oleg Nesterov
1
-1
/
+8
2006-06-26
[PATCH] coredump: optimize ->mm users traversal
Oleg Nesterov
1
-10
/
+26
2006-06-26
[PATCH] de_thread: fix lockless do_each_thread
Oleg Nesterov
1
-2
/
+1
2006-06-26
[PATCH] SELinux: Add sockcreate node to procattr API
Eric Paris
5
-5
/
+26
2006-06-26
[PATCH] cleanup next_tid()
Oleg Nesterov
1
-7
/
+7
2006-06-26
[PATCH] simplify/fix first_tid()
Oleg Nesterov
1
-21
/
+17
2006-06-26
[PATCH] proc: Remove tasklist_lock from proc_task_readdir.
Eric W. Biederman
1
-5
/
+6
[next]