index
:
~dvdhrm/linux
drm-cleanup
drm-experimental
drm-log
drm-next
drmrevoke
fops
fops-experimental
hid-next
input-abs2
input-next
kdbus
master
memfd
memfd-isolate
revoke-experimental
simpledrm
wiimote
Private linux-kernel wip tree
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2006-12-20
Pull bugfix into test branch
Len Brown
4
-8
/
+9
2006-12-20
Pull ec into test branch
Len Brown
1
-1
/
+1
2006-12-20
Pull platform-drivers into test branch
Len Brown
13
-22
/
+53
2006-12-20
fbdev: update after backlight argument change
James Simmons
5
-5
/
+5
2006-12-20
ACPI: video: Add dev argument for backlight_device_register
Yu Luming
7
-8
/
+13
2006-12-20
ACPI: Implement acpi_video_get_next_level()
Thomas Tuttle
1
-7
/
+34
2006-12-20
ACPI: Kconfig - depend on PM rather than selecting it
Andrew Morton
1
-1
/
+1
2006-12-20
ACPI: fix NULL check in drivers/acpi/osl.c
Adrian Bunk
1
-1
/
+1
2006-12-20
ACPI: make drivers/acpi/ec.c:ec_ecdt static
Adrian Bunk
1
-1
/
+1
2006-12-20
ACPI: prevent processor module from loading on failures
Akinobu Mita
1
-2
/
+2
2006-12-20
ACPI: fix single linked list manipulation
Akinobu Mita
1
-4
/
+5
2006-12-19
ACPI: ibm_acpi: allow clean removal
Alexey Starikovskiy
1
-2
/
+1
2006-12-16
Pull style into test branch
Len Brown
28
-134
/
+128
2006-12-16
Pull bugfix into test branch
Len Brown
3
-12
/
+14
2006-12-16
ACPI: fix git automerge failure
Len Brown
1
-1
/
+0
2006-12-16
Pull trivial into test branch
Len Brown
12
-66
/
+60
2006-12-16
ACPI: ibm_acpi: respond to workqueue update
Len Brown
1
-3
/
+3
2006-12-16
Pull platform-drivers into test branch
Len Brown
5
-221
/
+1131
2006-12-16
Pull button into test branch
Len Brown
2
-85
/
+139
2006-12-16
Pull dock into test branch
Len Brown
1
-21
/
+110
2006-12-16
Pull ec into test branch
Len Brown
1
-190
/
+153
2006-12-14
ACPI: dock: add uevent to indicate change in device status
Kristen Carlson Accardi
1
-2
/
+4
2006-12-13
[PATCH] ib_verbs: Use explicit if-else statements to avoid errors with do-whi...
Ben Collins
1
-31
/
+39
2006-12-13
Linux v2.6.20-rc1
v2.6.20-rc1
Linus Torvalds
1
-2
/
+2
2006-12-13
[NETFILTER]: bridge-netfilter: remove deferred hooks
Patrick McHardy
6
-201
/
+20
2006-12-13
[IPV6]: Make fib6_node subtree depend on IPV6_SUBTREES
Kim Nordlund
2
-3
/
+3
2006-12-13
[SCTP]: Add support for SCTP_CONTEXT socket option.
Ivan Skytte Jorgensen
5
-1
/
+94
2006-12-13
[SCTP]: Enable auto loading of SCTP when creating an ipv6 SCTP socket.
Sridhar Samudrala
1
-0
/
+1
2006-12-13
[SCTP]: Handle address add/delete events in a more efficient way.
Sridhar Samudrala
4
-66
/
+81
2006-12-13
[TCP]: Fix oops caused by __tcp_put_md5sig_pool()
David S. Miller
1
-2
/
+3
2006-12-13
[IPV6]: Fix IPV6_UNICAST_HOPS getsockopt().
Brian Haley
1
-4
/
+19
2006-12-13
[DCCP] ccid3: return value in ccid3_hc_rx_calc_first_li
Ian McDonald
1
-3
/
+3
2006-12-13
[NETFILTER]: {ip,ip6,arp}_tables: fix exponential worst-case search for loops
Al Viro
3
-6
/
+9
2006-12-13
[NETFILTER]: ip_tables: ipt and ipt_compat checks unification
Dmitry Mishin
1
-97
/
+79
2006-12-13
[NETFILTER]: x_tables: add missing try to load conntrack from match/targets
Yasuyuki Kozakai
4
-2
/
+48
2006-12-13
[NETFILTER]: x_tables: error if ip_conntrack is asked to handle IPv6 packets
Yasuyuki Kozakai
5
-24
/
+16
2006-12-13
[NETFILTER]: nf_nat: fix NF_NAT dependency
Yasuyuki Kozakai
1
-1
/
+1
2006-12-13
[NETFILTER]: Fix INET=n linking error
Patrick McHardy
1
-1
/
+1
2006-12-13
Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
46
-255
/
+815
2006-12-13
Merge branch 'release' of master.kernel.org:/home/ftp/pub/scm/linux/kernel/gi...
Linus Torvalds
2
-3
/
+3
2006-12-13
Driver core: deprecate PM_LEGACY, default it to N
David Brownell
1
-4
/
+5
2006-12-13
Driver core: Make platform_device_add_data accept a const pointer
Scott Wood
2
-2
/
+2
2006-12-13
Driver core: "platform_driver_probe() can save codespace": save codespace
Andrew Morton
1
-1
/
+1
2006-12-13
DebugFS : file/directory removal fix
Mathieu Desnoyers
1
-0
/
+4
2006-12-13
DebugFS : more file/directory creation error handling
Mathieu Desnoyers
1
-4
/
+10
2006-12-13
DebugFS : file/directory creation error handling
Mathieu Desnoyers
1
-1
/
+3
2006-12-13
DebugFS : coding style fixes
Mathieu Desnoyers
1
-2
/
+3
2006-12-13
DebugFS : inotify create/mkdir support
Mathieu Desnoyers
1
-2
/
+10
2006-12-13
driver core: delete virtual directory on class_unregister()
Akinobu Mita
1
-0
/
+2
2006-12-13
Driver core: show "initstate" of module
Kay Sievers
1
-0
/
+25
[next]