index
:
~tomegun/linux
master
net-name
Private linux wip tree
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
char
Age
Commit message (
Expand
)
Author
Files
Lines
2006-01-10
[PATCH] i386: GPIO driver for AMD CS5535/CS5536
Ben Gardner
3
-0
/
+260
2006-01-10
[PATCH] remove asm/serial.h from synclink_gt.
Andrew Morton
1
-1
/
+0
2006-01-09
[PATCH] mutex subsystem, semaphore to completion: CPU3WDT
Steven Rostedt
1
-4
/
+5
2006-01-09
[PATCH] mutex subsystem, semaphore to mutex: VFS, ->i_sem
Jes Sorensen
1
-2
/
+2
2006-01-09
[PATCH] mutex subsystem, more debugging code
Ingo Molnar
1
-0
/
+19
2006-01-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc-merge
Linus Torvalds
1
-7
/
+13
2006-01-08
[PATCH] vr41xx: section tags fix
Jean Delvare
1
-2
/
+2
2006-01-08
[PATCH] hw_random: 82801AB PCI Bridge support
Eric Van Buggenhaut
1
-0
/
+1
2006-01-08
[PATCH] sonypi: Enable ACPI events for Sony laptop hotkeys
Ben Collins
1
-0
/
+45
2006-01-08
[PATCH] Sonypi: convert to the new platform device interface
Dmitry Torokhov
1
-152
/
+206
2006-01-08
[PATCH] /dev/mem: validate mmap requests
Bjorn Helgaas
1
-2
/
+12
2006-01-08
[PATCH] /dev/mem __HAVE_PHYS_MEM_ACCESS_PROT tidy-up
Bjorn Helgaas
1
-9
/
+14
2006-01-08
[PATCH] tpmdd: remove global event log
Kylene Jo Hall
1
-30
/
+62
2006-01-08
[PATCH] tpm: add bios measurement log
Kylene Jo Hall
4
-0
/
+529
2006-01-08
[PATCH] kmsg_write: don't return printk return value
Guillaume Chazarain
1
-1
/
+4
2006-01-08
[PATCH] new driver synclink_gt
Paul Fulghum
3
-0
/
+4510
2006-01-08
[PATCH] fix more missing includes
Tim Schmielau
1
-0
/
+1
2006-01-08
[PATCH] frv: suppress configuration of certain features for FRV
David Howells
1
-2
/
+2
2006-01-08
[PATCH] ARM Netwinder watchdog wdt977 update
Woody Suwalski
1
-75
/
+141
2006-01-09
[PATCH] powerpc/8xx: Fix m8xx_wdt issues
Marcelo Tosatti
1
-4
/
+7
2006-01-09
[PATCH] ppc32: m8xx watchdog update
Marcelo Tosatti
1
-5
/
+8
2006-01-07
[ARM] Move asm/hardware/clock.h to linux/clk.h
Russell King
2
-2
/
+2
2006-01-07
Merge with Linus' kernel.
Russell King
15
-362
/
+274
2006-01-06
[PATCH] shrink mmtimer memory size
Dimitri Sivanich
1
-33
/
+57
2006-01-06
[PATCH] fix remaining list_for_each_safe_rcu in -mm (take 2)
Paul E. McKenney
1
-3
/
+1
2006-01-06
[PATCH] s390: cleanup Kconfig
Martin Schwidefsky
3
-3
/
+3
2006-01-06
[PATCH] Geode LX HW RNG Support
Jordan Crouse
1
-1
/
+69
2006-01-06
[PATCH] pcmcia: unify attach, EVENT_CARD_INSERTION handlers into one probe ca...
Dominik Brodowski
3
-154
/
+30
2006-01-06
[PATCH] pcmcia: remove dev_list from drivers
Dominik Brodowski
1
-13
/
+1
2006-01-06
[PATCH] pcmcia: unify detach, REMOVAL_EVENT handlers into one remove callback
Dominik Brodowski
3
-99
/
+42
2006-01-05
[PATCH] pcmcia: new suspend core
Dominik Brodowski
3
-70
/
+88
2006-01-04
[PATCH] Fix IXP4xx watchdog errata workaround
Deepak Saxena
1
-2
/
+2
2006-01-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild
Linus Torvalds
1
-1
/
+1
2006-01-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial
Linus Torvalds
1
-1
/
+1
2006-01-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
1
-6
/
+4
2006-01-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6
Linus Torvalds
1
-1
/
+0
2006-01-04
[PATCH] Fix pragma packing in ip2 driver
David Howells
1
-1
/
+1
2006-01-04
[PATCH] USB: remove .owner field from struct usb_driver
Greg Kroah-Hartman
1
-1
/
+0
2006-01-03
[INET6]: Generalise tcp_v6_hash_connect
Arnaldo Carvalho de Melo
1
-2
/
+2
2006-01-03
[INET]: Generalise tcp_v4_hash_connect
Arnaldo Carvalho de Melo
1
-4
/
+2
2006-01-03
[ARM] Remove clk_use()/clk_unuse()
Russell King
1
-2
/
+0
2006-01-03
s/retreiv/retriev/g
Matt Mackall
1
-1
/
+1
2006-01-01
gitignore: misc files
Brian Gerst
1
-1
/
+1
2005-12-29
Revert radeon AGP aperture offset changes
Linus Torvalds
1
-9
/
+2
2005-12-29
[PATCH] fix ia64 compile failure with gcc4.1
Dave Jones
1
-1
/
+1
2005-12-27
[PATCH] Fix more radeon GART start calculation cases
Benjamin Herrenschmidt
1
-2
/
+4
2005-12-22
[SPARC]: introduce a SPARC Kconfig symbol
Adrian Bunk
2
-7
/
+7
2005-12-19
[SPARC]: Fix RTC build failure.
Adrian Bunk
1
-1
/
+1
2005-12-18
[PATCH] radeon drm: fix compilation breakage with gcc 2.95.3
Jean Delvare
1
-1
/
+1
2005-12-16
[PATCH] ppc: booke_wdt compile fix
Al Viro
1
-1
/
+1
[next]