index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
|
*
|
[PATCH] pcmcia: remove socket register_callback
Dominik Brodowski
2006-01-05
1
-1
/
+0
|
|
*
|
[PATCH] yenta: optimize interrupt handler
Daniel Ritz
2006-01-05
1
-4
/
+4
|
|
*
|
[PATCH] pcmcia: avoid macro usage in cistpl
Pavel Machek
2006-01-05
1
-3
/
+3
|
*
|
|
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...
Linus Torvalds
2006-01-05
2
-2
/
+2
|
|
\
\
\
|
|
*
|
|
[IA64] Fix compile warnings in setup.c
Tony Luck
2006-01-05
1
-1
/
+1
|
|
*
|
|
Auto-update from upstream
Tony Luck
2006-01-05
1256
-44627
/
+87735
|
|
|
\
\
\
|
|
|
|
/
/
|
|
*
|
|
[IA64] incorrect return from ia64_pci_legacy_write()
Alex Williamson
2006-01-03
1
-1
/
+1
|
|
|
|
/
|
|
|
/
|
|
*
|
|
Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6
Linus Torvalds
2006-01-05
1
-1
/
+1
|
|
\
\
\
|
|
*
|
|
[ATYFB]: Fix onboard video on SPARC Blade 100 for 2.6.{13,14,15}
Luis F. Ortiz
2006-01-05
1
-1
/
+1
|
|
|
|
/
|
|
|
/
|
|
*
|
|
[NETFILTER]: Use HOPLIMIT metric as TTL of TCP reset sent by REJECT
Yasuyuki Kozakai
2006-01-05
1
-1
/
+1
|
*
|
|
[NETFILTER]: nf_conntrack_l3proto_ipv4.c needs net/route.h
Patrick McHardy
2006-01-05
1
-0
/
+1
|
*
|
|
[NETFILTER]: Export ip6_masked_addrcmp, don't pass IPv6 addresses on stack
Patrick McHardy
2006-01-05
2
-8
/
+14
|
*
|
|
[NETFILTER]: make ipv6_find_hdr() find transport protocol header
Patrick McHardy
2006-01-05
8
-75
/
+49
|
*
|
|
[NETFILTER]: Call POST_ROUTING hook before fragmentation
Patrick McHardy
2006-01-05
5
-84
/
+16
|
*
|
|
[NETFILTER]: Remove okfn usage in ip_vs_core.c
Patrick McHardy
2006-01-05
1
-4
/
+1
|
*
|
|
[NETFILTER]: ctnetlink: Fix dumping of helper name
Patrick McHardy
2006-01-05
2
-3
/
+1
|
*
|
|
[NETFILTER]: Fix module_param types and permissions
Patrick McHardy
2006-01-05
7
-26
/
+22
|
*
|
|
[NETFILTER]: Filter dumped entries based on the layer 3 protocol number
Pablo Neira Ayuso
2006-01-05
1
-6
/
+17
|
*
|
|
[NETFILTER]: Add ctnetlink port for nf_conntrack
Pablo Neira Ayuso
2006-01-05
16
-63
/
+2289
|
*
|
|
[NETFILTER]: ctnetlink: remove unused variable
Pablo Neira Ayuso
2006-01-05
1
-2
/
+0
|
*
|
|
[NETFILTER]: ctnetlink: fix conntrack mark race
Pablo Neira Ayuso
2006-01-05
1
-5
/
+5
|
*
|
|
[NETFILTER]: ctnetlink: ctnetlink_event cleanup
Pablo Neira Ayuso
2006-01-05
1
-11
/
+4
|
*
|
|
[NETFILTER]: ctnetlink: use u_int32_t instead of unsigned int
Pablo Neira Ayuso
2006-01-05
1
-1
/
+1
|
*
|
|
[NETFILTER]: ctnetlink: propagate ctnetlink_dump_tuples_proto return value back
Pablo Neira Ayuso
2006-01-05
1
-2
/
+3
|
*
|
|
[NETFILTER]: ctnetlink: Add sanity checkings for ICMP
Yasuyuki Kozakai
2006-01-05
1
-19
/
+24
|
*
|
|
[NETFILTER]: ctnetlink: remove bogus checks in ICMP protocol at dumping
Pablo Neira Ayuso
2006-01-05
1
-4
/
+0
|
*
|
|
[NETFILTER]: Decrease number of pointer derefs in nf_conntrack_core.c
Jesper Juhl
2006-01-05
1
-3
/
+4
|
*
|
|
[NETFILTER]: Decrease number of pointer derefs in nfnetlink_queue.c
Jesper Juhl
2006-01-05
1
-35
/
+44
|
*
|
|
[IPVS]: Fix compilation
Adrian Bunk
2006-01-05
2
-0
/
+2
|
|
/
/
*
|
|
Merge with http://kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6.git
Jody McIntyre
2006-01-05
1256
-44627
/
+87735
|
\
\
\
|
|
/
/
|
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-2.6
Linus Torvalds
2006-01-04
64
-814
/
+869
|
|
\
\
|
|
*
|
[PATCH] net: swich device attribute creation to default attrs
Kay Sievers
2006-01-04
1
-47
/
+21
|
|
*
|
[PATCH] drivers/base/power/runtime.c: #if 0 dpm_set_power_state()
Adrian Bunk
2006-01-04
1
-0
/
+2
|
|
*
|
[PATCH] sysfs: handle failures in sysfs_make_dirent
Steven Rostedt
2006-01-04
1
-1
/
+5
|
|
*
|
[PATCH] Driver core: Make block devices create the proper symlink name
Greg Kroah-Hartman
2006-01-04
1
-2
/
+25
|
|
*
|
[PATCH] Driver core: only all userspace bind/unbind if CONFIG_HOTPLUG is enabled
Greg Kroah-Hartman
2006-01-04
1
-4
/
+22
|
|
*
|
[PATCH] Driver Core: Rearrange exports in platform.c
Dmitry Torokhov
2006-01-04
1
-11
/
+10
|
|
*
|
[PATCH] Driver Core: Add platform_device_del()
Dmitry Torokhov
2006-01-04
2
-15
/
+31
|
|
*
|
[PATCH] Input: fix add modalias support build error
Rusty Russell
2006-01-04
1
-1
/
+1
|
|
*
|
[PATCH] Input: add modalias support
Rusty Russell
2006-01-04
3
-39
/
+141
|
|
*
|
[PATCH] ide: MODALIAS support for autoloading of ide-cd, ide-disk, ...
Kay Sievers
2006-01-04
5
-0
/
+64
|
|
*
|
[PATCH] kobject_uevent CONFIG_NET=n fix
akpm@osdl.org
2006-01-04
3
-4
/
+5
|
|
*
|
[PATCH] Allow overlapping resources for platform devices
Kumar Gala
2006-01-04
1
-1
/
+1
|
|
*
|
[PATCH] klist: Fix broken kref counting in find functions
Frank Pavlic
2006-01-04
1
-0
/
+2
|
|
*
|
[PATCH] Hold the device's parent's lock during probe and remove
Alan Stern
2006-01-04
2
-2
/
+28
|
|
*
|
[PATCH] driver kill hotplug word from sn and others fix
Paul Jackson
2006-01-04
4
-9
/
+9
|
|
*
|
[PATCH] HOTPLUG: always enable the .config option, unless EMBEDDED
Greg Kroah-Hartman
2006-01-04
1
-8
/
+9
|
|
*
|
[PATCH] driver core: replace "hotplug" by "uevent"
Kay Sievers
2006-01-04
40
-378
/
+372
|
|
*
|
[PATCH] merge kobject_uevent and kobject_hotplug
Kay Sievers
2006-01-04
3
-206
/
+102
|
|
*
|
[PATCH] remove mount/umount uevents from superblock handling
Kay Sievers
2006-01-04
3
-22
/
+3
[prev]
[next]