index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2006-01-05
[PATCH] i2c: Drop i2c_driver.flags, 1 of 3
Jean Delvare
2
-9
/
+0
2006-01-05
[PATCH] hwmon: New vt8231 driver
Roger Lucas
4
-0
/
+880
2006-01-05
[PATCH] i2c: Add support for Barco LPT->DVI to i2c-parport
Peter Korsgaard
2
-1
/
+12
2006-01-05
[PATCH] i2c: Remove duplicate rtc8564 BCD macros
Nicolas Kaiser
1
-19
/
+17
2006-01-05
[PATCH] hwmon: Clarify the W83627THF VID documentation
Mark M. Hoffman
1
-8
/
+11
2006-01-05
[PATCH] hwmon: W83627THF VID fixes
Yuan Mu
1
-9
/
+7
2006-01-05
[PATCH] hwmon: Support the VRM 10 mode of the ADT7463
Jean Delvare
1
-8
/
+36
2006-01-05
[PATCH] hwmon: remove deprecated sysfs names of adm1025 and adm1026
Grant Coady
3
-17
/
+0
2006-01-05
[PATCH] i2c: Extend ds1337 initialization
Michael Burian
1
-6
/
+31
2006-01-05
[PATCH] i2c: i2c-i801 explicitly enables/disables PEC
Mark M. Hoffman
1
-5
/
+1
2006-01-05
[NET]: Change 1500 to ETH_DATA_LEN in some files
Kris Katterjohn
6
-9
/
+15
2006-01-05
[IPVS]: Another file needs linux/interrupt.h
Andrew Morton
1
-0
/
+1
2006-01-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6
Linus Torvalds
76
-5351
/
+2534
2006-01-06
[PATCH] pcmcia: add some IDs for ide-cs and dtl1_cs
Richard Purdie
2
-0
/
+5
2006-01-06
[PATCH] pcmcia: cleanup cs.c, reduce size
Daniel Ritz
1
-49
/
+39
2006-01-06
[PATCH] drivers/pcmcia/cistpl.c: fix endian warnings
Alexey Dobriyan
1
-15
/
+15
2006-01-06
[PATCH] pcmcia: kzalloc conversion
Dominik Brodowski
9
-28
/
+13
2006-01-06
[PATCH] pcmcia: no probing of ioports on PARISC
Dominik Brodowski
1
-1
/
+1
2006-01-06
[PATCH] pcmcia: export stored values in sysfs
Dominik Brodowski
1
-17
/
+10
2006-01-06
[PATCH] 8xx PCMCIA: support for MPC885ADS and MPC866ADS
Vitaly Bordug
1
-6
/
+91
2006-01-06
[PATCH] m8xx_pcmcia: support MAP_AUTOSZ required for CF cards
Vitaly Bordug
1
-2
/
+1
2006-01-06
[PATCH] pcmcia: properly handle static mem, but dynamic io sockets
Dominik Brodowski
3
-2
/
+107
2006-01-06
[PATCH] pcmcia: fix sound drivers
Dominik Brodowski
2
-194
/
+115
2006-01-06
[PATCH] pcmcia: unify attach, EVENT_CARD_INSERTION handlers into one probe ca...
Dominik Brodowski
48
-2233
/
+472
2006-01-06
[PATCH] pcmcia: remove dev_list from drivers
Dominik Brodowski
38
-651
/
+78
2006-01-06
[PATCH] pcmcia: remove old detach mechanism
Dominik Brodowski
3
-62
/
+17
2006-01-06
[PATCH] pcmcia: unify detach, REMOVAL_EVENT handlers into one remove callback
Dominik Brodowski
47
-896
/
+373
2006-01-06
[PATCH] pcmcia: merge suspend into device model
Dominik Brodowski
4
-11
/
+100
2006-01-05
[PATCH] pcmcia: new suspend core
Dominik Brodowski
45
-991
/
+1431
2006-01-05
[PATCH] yenta: make bridge specific init code configurable
Daniel Ritz
3
-2
/
+66
2006-01-05
[PATCH] pcmcia: validate_mem fix
Andrew Morton
1
-2
/
+6
2006-01-05
[PATCH] pcmcia: validate_mem shouldn't be void
Dominik Brodowski
5
-62
/
+75
2006-01-05
[PATCH] pcmcia: remove get_socket callback
Dominik Brodowski
15
-607
/
+0
2006-01-05
[PATCH] pcmcia: remove socket register_callback
Dominik Brodowski
1
-1
/
+0
2006-01-05
[PATCH] yenta: optimize interrupt handler
Daniel Ritz
1
-4
/
+4
2006-01-05
[PATCH] pcmcia: avoid macro usage in cistpl
Pavel Machek
1
-3
/
+3
2006-01-05
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...
Linus Torvalds
2
-2
/
+2
2006-01-05
Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6
Linus Torvalds
1
-1
/
+1
2006-01-05
[IA64] Fix compile warnings in setup.c
Tony Luck
1
-1
/
+1
2006-01-05
[ATYFB]: Fix onboard video on SPARC Blade 100 for 2.6.{13,14,15}
Luis F. Ortiz
1
-1
/
+1
2006-01-05
[NETFILTER]: Use HOPLIMIT metric as TTL of TCP reset sent by REJECT
Yasuyuki Kozakai
1
-1
/
+1
2006-01-05
[NETFILTER]: nf_conntrack_l3proto_ipv4.c needs net/route.h
Patrick McHardy
1
-0
/
+1
2006-01-05
[NETFILTER]: Export ip6_masked_addrcmp, don't pass IPv6 addresses on stack
Patrick McHardy
2
-8
/
+14
2006-01-05
[NETFILTER]: make ipv6_find_hdr() find transport protocol header
Patrick McHardy
8
-75
/
+49
2006-01-05
[NETFILTER]: Call POST_ROUTING hook before fragmentation
Patrick McHardy
5
-84
/
+16
2006-01-05
[NETFILTER]: Remove okfn usage in ip_vs_core.c
Patrick McHardy
1
-4
/
+1
2006-01-05
[NETFILTER]: ctnetlink: Fix dumping of helper name
Patrick McHardy
2
-3
/
+1
2006-01-05
[NETFILTER]: Fix module_param types and permissions
Patrick McHardy
7
-26
/
+22
2006-01-05
[NETFILTER]: Filter dumped entries based on the layer 3 protocol number
Pablo Neira Ayuso
1
-6
/
+17
2006-01-05
[NETFILTER]: Add ctnetlink port for nf_conntrack
Pablo Neira Ayuso
16
-63
/
+2289
[next]