index
:
~andi/linux
ccs-mode
drm-tip
vm-mmap
Andi's kernel stuff
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
char
Age
Commit message (
Expand
)
Author
Files
Lines
2007-10-15
drm: Replace filp in ioctl arguments with drm_file *file_priv.
Eric Anholt
43
-661
/
+603
2007-10-15
drm: Remove DRM_ERR OS macro.
Eric Anholt
31
-475
/
+474
2007-10-14
signedness: module_param_array nump argument
Al Viro
1
-9
/
+9
2007-10-14
long vs. unsigned long - low-hanging fruits in drivers
Al Viro
4
-5
/
+5
2007-10-14
synclink_gt endianness annotations
Al Viro
1
-4
/
+4
2007-10-14
mpc5200_wdt: __user annotations
Al Viro
1
-1
/
+1
2007-10-12
PTY: add kernel parameter to overwrite legacy pty count
Kay Sievers
1
-2
/
+7
2007-10-12
Convert from class_device to device in drivers/char
tonyj@suse.de
11
-39
/
+32
2007-10-12
cdev: remove unneeded setting of cdev names
Greg Kroah-Hartman
1
-4
/
+1
2007-10-11
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus...
Linus Torvalds
3
-112
/
+23
2007-10-11
[POWERPC] iSeries: Move detection of virtual tapes
Stephen Rothwell
1
-106
/
+18
2007-10-11
[POWERPC] Remove iSeries_vio_dev
Stephen Rothwell
1
-4
/
+3
2007-10-09
drivers/firmware: const-ify DMI API and internals
Jeff Garzik
2
-6
/
+7
2007-10-08
Correct Makefile rule for generating custom keymap
Maarten Bressers
1
-1
/
+1
2007-10-07
VT_WAITACTIVE: Avoid returning EINTR when not necessary
Linus Torvalds
1
-2
/
+2
2007-10-06
Revert "intel_agp: fix stolen mem range on G33"
Kyle McMartin
1
-5
/
+0
2007-10-03
Merge branch 'linux-2.6' into for-2.6.24
Paul Mackerras
6
-30
/
+48
2007-10-01
[TCP]: secure_tcp_sequence_number() should not use a too fast clock
Eric Dumazet
1
-4
/
+6
2007-10-01
VT ioctl race fix
Samuel Ortiz
1
-3
/
+5
2007-09-29
fix console change race exposed by CFS
Jan Lübbe
1
-2
/
+5
2007-09-27
i915: make vbl interrupts work properly on i965g/gm hw.
Dave Airlie
2
-0
/
+18
2007-09-26
Silent drivers/char/hpet.c build warnings on i386
S.Çağlar Onur
1
-0
/
+3
2007-09-26
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...
Linus Torvalds
1
-3
/
+3
2007-09-25
ACPI: hpet: ACPI Error (utglobal-0126): Unknown exception code: 0xFFFFFFF0
Zhao Yakui
1
-3
/
+3
2007-09-25
fix "mspec: handle shrinking virtual memory areas"
Cliff Wickman
1
-18
/
+8
2007-09-20
Merge branch 'linux-2.6'
Paul Mackerras
5
-24
/
+67
2007-09-19
intel-agp: Fix i830 mask variable that changed with G33 support
Dave Airlie
2
-2
/
+3
2007-09-19
pci: fix unterminated pci_device_id lists
Kees Cook
1
-1
/
+2
2007-09-19
mspec: handle shrinking virtual memory areas
Cliff Wickman
1
-21
/
+48
2007-09-15
sparc64 (and others): fix tty_ioctl.c build
Tony Breeds
1
-0
/
+14
2007-09-14
Merge branch 'linux-2.6' into for-2.6.24
Paul Mackerras
3
-3
/
+14
2007-09-11
intel_agp: fix GTT map size on G33
Zhenyu Wang
1
-1
/
+4
2007-09-11
intel_agp: fix stolen mem range on G33
Zhenyu Wang
1
-0
/
+5
2007-09-11
tty: termios locking functions break with new termios type
David Miller
1
-2
/
+2
2007-08-31
Do not use the ia64 clocksource on non-ia64 architectures
Linus Torvalds
1
-0
/
+3
2007-08-28
Merge branch 'linux-2.6' into for-2.6.24
Paul Mackerras
25
-34
/
+68
2007-08-27
[MIPS] Delete duplicate inclusion of <linux/delay.h>.
Ralf Baechle
1
-1
/
+0
2007-08-25
Merge branch 'agp-patches' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
8
-5
/
+29
2007-08-25
Merge branch 'drm-patches' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2
-7
/
+8
2007-08-25
drm: ioremap return value checks
Scott Thompson
1
-1
/
+7
2007-08-25
agp: balance ioremap checks
Scott Thompson
6
-5
/
+22
2007-08-25
agp: Add device id for P4M900 to via-agp module
Xavier Bachelot
1
-0
/
+5
2007-08-25
Pull events into release branch
Len Brown
1
-1
/
+1
2007-08-23
tty: dont needlessly cast kmalloc() return value
Jesper Juhl
1
-4
/
+2
2007-08-23
ACPI: Schedule /proc/acpi/event for removal
Len Brown
1
-1
/
+1
2007-08-22
synclink_gt fix module reference
Paul Fulghum
1
-0
/
+4
2007-08-22
IPMI: fix warning in ipmi_si_intf.c
Mijo Safradin
1
-1
/
+1
2007-08-22
m68k/mac: Make mac_hid_mouse_emulate_buttons() declaration visible
Geert Uytterhoeven
1
-4
/
+0
2007-08-22
tpmdd maintainers
Kent Yoder
7
-5
/
+9
2007-08-17
[POWERPC] Use of_get_property in ipmi code
Stephen Rothwell
1
-3
/
+3
[next]