index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
char
Commit message (
Expand
)
Author
Age
Files
Lines
*
[PATCH] replace cad_pid by a struct pid
Cedric Le Goater
2006-10-02
2
-4
/
+3
*
[PATCH] namespaces: utsname: switch to using uts namespaces
Serge E. Hallyn
2006-10-02
1
-2
/
+2
*
[PATCH] const struct tty_operations
Jeff Dike
2006-10-02
29
-29
/
+30
*
[PATCH] vt: Make vt_pid a struct pid (making it pid wrap around safe).
Eric W. Biederman
2006-10-02
2
-4
/
+5
*
[PATCH] vt: rework the console spawning variables
Eric W. Biederman
2006-10-02
2
-7
/
+18
*
Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/agpgart
Linus Torvalds
2006-10-01
2
-5
/
+12
|
\
|
*
[AGPGART] printk fixups.
Dave Jones
2006-09-28
1
-3
/
+6
|
*
[AGPGART] Use pci_get_slot not pci_find_slot
Alan Cox
2006-09-26
1
-2
/
+6
*
|
[PATCH] Streamline generic_file_* interfaces and filemap cleanups
Badari Pulavarty
2006-10-01
1
-13
/
+2
*
|
[PATCH] Remove readv/writev methods and use aio_read/aio_write instead
Badari Pulavarty
2006-10-01
1
-2
/
+0
*
|
[PATCH] Vectorize aio_read/aio_write fileop methods
Badari Pulavarty
2006-10-01
1
-13
/
+1
*
|
[PATCH] ipmi: don't start kipmid if the IPMI driver can use interrupts
Corey Minyard
2006-10-01
1
-1
/
+5
*
|
[PATCH] Char: specialix, kill unneeded page alloc
Jiri Slaby
2006-10-01
1
-10
/
+1
*
|
[PATCH] Off-by-one in drivers/char/mwave/mwavedd.c
Eric Sesterhenn
2006-10-01
1
-2
/
+2
*
|
[PATCH] sysrq: disable lockdep on reboot
Peter Zijlstra
2006-10-01
1
-0
/
+1
*
|
[PATCH] ip2: use newer pci_get functions
Alan Cox
2006-10-01
1
-3
/
+7
*
|
[PATCH] IPMI: per-channel command registration
Corey Minyard
2006-10-01
2
-21
/
+88
*
|
[PATCH] isicom: correct firmware loading
Jiri Slaby
2006-10-01
1
-16
/
+19
*
|
[PATCH] synclink_gt: increase max devices
Paul Fulghum
2006-10-01
1
-3
/
+3
*
|
[PATCH] synclink_gt: add bisync and monosync modes
Paul Fulghum
2006-10-01
1
-25
/
+63
*
|
[PATCH] proper flags type of spin_lock_irqsave()
Alexey Dobriyan
2006-10-01
1
-7
/
+8
*
|
[PATCH] MBCS: Use SEEK_{SET, CUR, END} instead of hardcoded values
Josef 'Jeff' Sipek
2006-10-01
1
-3
/
+4
*
|
[PATCH] serial: Fix up offenders peering at baud bits directly
Alan Cox
2006-10-01
3
-157
/
+11
*
|
Merge branch 'block' of git://brick.kernel.dk/data/git/linux-2.6-block
Linus Torvalds
2006-09-30
2
-0
/
+5
|
\
\
|
*
|
[PATCH] BLOCK: Make it possible to disable the block layer [try #6]
David Howells
2006-09-30
2
-0
/
+5
*
|
|
Merge branch 'drm-patches' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2006-09-30
42
-1772
/
+1878
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
drm: Use register writes instead of BITBLT_MULTI packets for buffer swap blits
Michel Daenzer
2006-09-22
2
-2
/
+7
|
*
|
drm: use radeon specific names for radeon flags
Dave Airlie
2006-09-22
5
-128
/
+128
|
*
|
drm: add device/vendor id to drm_device_t for compat with FreeBSD drivers
Eric Anholt
2006-09-22
3
-4
/
+8
|
*
|
drm: allow multiple addMaps with the same 32-bit map offsset.
Thomas Hellstrom
2006-09-22
1
-6
/
+8
|
*
|
drm: fd.o Bug #7595: Avoid u32 overflows in radeon_check_and_fixup_offset().
Michel Daenzer
2006-09-22
1
-13
/
+12
|
*
|
drm: Fix hashtab implementation leaking illegal error codes to user space.
Thomas Hellstrom
2006-09-22
1
-3
/
+3
|
*
|
drm: domain changes broke ppc r200
Dave Airlie
2006-09-22
1
-1
/
+1
|
*
|
drm: fixup setversion return codes..
Dave Airlie
2006-09-22
1
-7
/
+10
|
*
|
drm: fixup i915 error codes
Dave Airlie
2006-09-22
1
-2
/
+2
|
*
|
drm: realign sosme radeon code with drm git tree
Dave Airlie
2006-09-22
2
-9
/
+15
|
*
|
drm: realign via driver with drm git tree
Dave Airlie
2006-09-22
3
-26
/
+54
|
*
|
drm: remove hash tables on drm exit
Thomas Hellstrom
2006-09-22
2
-0
/
+4
|
*
|
drm: cleanups
Adrian Bunk
2006-09-22
3
-7
/
+10
|
*
|
drm: i810_dma.c: fix pointer arithmetic for 64-bit target
Denis Vlasenko
2006-09-22
2
-5
/
+5
|
*
|
drm: avoid kernel oops in some error paths calling drm_lastclose
Thomas Hellstrom
2006-09-22
1
-4
/
+6
|
*
|
drm: allow detection of new VIA chipsets
Chuck Short
2006-09-22
1
-0
/
+3
|
*
|
drm: fix i965 build bug
Andrew Morton
2006-09-22
1
-1
/
+1
|
*
|
drm: remove FALSE/TRUE that snuck in with simple memory manager changes.
Andrew Morton
2006-09-22
6
-19
/
+19
|
*
|
drm: Add support for Intel i965G chipsets.
Alan Hourihane
2006-09-22
5
-19
/
+58
|
*
|
drm: add better explanation for i830/i915
Dave Airlie
2006-09-22
1
-3
/
+6
|
*
|
drm: remove a tab that snuck in
Dave Airlie
2006-09-22
1
-1
/
+1
|
*
|
drm: fix return value in auth function
Dave Airlie
2006-09-22
1
-1
/
+1
|
*
|
drm: SiS 315 Awareness.
Thomas Hellstrom
2006-09-22
4
-1
/
+84
|
*
|
drm: update user token hashing and map handles
Thomas Hellstrom
2006-09-22
5
-63
/
+51
[next]