index
:
ralf/linux-ax25.git
ax25-6pack-timer-fixes
ax25-bpqether-rework-4.10
ax25-bpqether-rework-5.0
ax25-sysctl-overhaul
dl9sau-ax25-fragmentation-fixes
master
rose-fixes
rose-fixes-4.2-rc2
wip/ax25-compat-ioctls-v1
wip/ax25-compat-ioctls-v2
wip/ax25-vj
ROSE Development and bugfix repository.
Ralf Baechle
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
Commit message (
Expand
)
Author
Age
Files
Lines
*
[PATCH] VM: rate limit early reclaim
Martin Hicks
2005-06-21
1
-0
/
+2
*
[PATCH] VM: add __GFP_NORECLAIM
Martin Hicks
2005-06-21
2
-3
/
+4
*
[PATCH] VM: early zone reclaim
Martin Hicks
2005-06-21
4
-1
/
+9
*
[PATCH] smp_processor_id() cleanup
Ingo Molnar
2005-06-21
19
-48
/
+41
*
[PATCH] x86_64: TASK_SIZE fixes for compatibility mode processes
Suresh Siddha
2005-06-21
2
-6
/
+7
*
[PATCH] arm: irqs_disabled() type fix
Andrew Morton
2005-06-21
1
-1
/
+1
*
Merge rsync://rsync.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6
Linus Torvalds
2005-06-21
1
-0
/
+34
|
\
|
*
[SPARC64]: Add prefetch support.
David S. Miller
2005-06-21
1
-0
/
+34
*
|
[NETFILTER]: Kill nf_debug
Patrick McHardy
2005-06-21
2
-19
/
+0
*
|
[NETFILTER]: Kill lockhelp.h
Patrick McHardy
2005-06-21
4
-134
/
+2
*
|
[IPV6]: V6 route events reported with wrong netlink PID and seq number
Jamal Hadi Salim
2005-06-21
2
-6
/
+12
*
|
[NETLINK]: netlink_callback structure needs 5 args not 4
Alexey Kuznetsov
2005-06-21
1
-1
/
+1
|
/
*
Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6
Linus Torvalds
2005-06-20
10
-46
/
+188
|
\
|
*
[PATCH] sysfs-iattr: add sysfs_setattr
Maneesh Soni
2005-06-20
1
-0
/
+1
|
*
[PATCH] I2C: add i2c sensor_device_attribute and macros
Yani Ioannou
2005-06-20
1
-0
/
+36
|
*
[PATCH] Driver Core: include: update device attribute callbacks
Yani Ioannou
2005-06-20
1
-1
/
+1
|
*
[PATCH] Driver core: change device_attribute callbacks
Yani Ioannou
2005-06-20
1
-2
/
+4
|
*
[PATCH] libfs: add simple attribute files
Arnd Bergmann
2005-06-20
1
-0
/
+46
|
*
[PATCH] Driver core: unregister_node() for hotplug use
Keiichiro Tokunaga
2005-06-20
1
-0
/
+1
|
*
[PATCH] Driver Core: fix bk-driver-core kills ppc64
Patrick Mochel
2005-06-20
1
-1
/
+0
|
*
[PATCH] Use a klist for device child lists.
mochel@digitalimplant.org
2005-06-20
1
-8
/
+2
|
*
[PATCH] Remove struct device::driver_list.
mochel@digitalimplant.org
2005-06-20
1
-1
/
+0
|
*
[PATCH] Remove struct device::bus_list.
mochel@digitalimplant.org
2005-06-20
1
-1
/
+0
|
*
[PATCH] add klist_node_attached() to determine if a node is on a list or not.
mochel@digitalimplant.org
2005-06-20
1
-0
/
+2
|
*
[PATCH] Remove the unused device_find().
mochel@digitalimplant.org
2005-06-20
1
-1
/
+0
|
*
[PATCH] Add a klist to struct device_driver for the devices bound to it.
mochel@digitalimplant.org
2005-06-20
1
-1
/
+2
|
*
[PATCH] Add a klist to struct bus_type for its drivers.
mochel@digitalimplant.org
2005-06-20
1
-0
/
+2
|
*
[PATCH] Add a klist to struct bus_type for its devices.
mochel@digitalimplant.org
2005-06-20
1
-0
/
+3
|
*
[PATCH] Add initial implementation of klist helpers.
mochel@digitalimplant.org
2005-06-20
1
-0
/
+53
|
*
[PATCH] Add driver_for_each_device().
mochel@digitalimplant.org
2005-06-20
1
-0
/
+3
|
*
[PATCH] Add a semaphore to struct device to synchronize calls to its driver.
mochel@digitalimplant.org
2005-06-20
1
-0
/
+4
|
*
[PATCH] class: remove class_simple code, as no one in the tree is using it an...
gregkh@suse.de
2005-06-20
1
-10
/
+0
|
*
[PATCH] USB: move the usb hcd code to use the new class code.
gregkh@suse.de
2005-06-20
1
-3
/
+2
|
*
[PATCH] INPUT: move to use the new class code, instead of class_simple
gregkh@suse.de
2005-06-20
1
-1
/
+1
|
*
[PATCH] CLASS: move a "simple" class logic into the class core.
gregkh@suse.de
2005-06-20
1
-0
/
+9
|
*
[PATCH] Make attributes names const char *
Dmitry Torokhov
2005-06-20
1
-2
/
+2
|
*
[PATCH] make driver's name be const char *
Dmitry Torokhov
2005-06-20
1
-6
/
+6
|
*
[PATCH] kset_hotplug_ops->name shoudl return const char *
Dmitry Torokhov
2005-06-20
1
-1
/
+1
|
*
[PATCH] Make kobject's name be const char *
Dmitry Torokhov
2005-06-20
1
-3
/
+3
|
*
[PATCH] sysfs_{create|remove}_link should take const char *
Dmitry Torokhov
2005-06-20
1
-5
/
+5
*
|
Merge rsync://rsync.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
2005-06-20
13
-37
/
+96
|
\
\
|
*
|
[NETLINK]: fib_lookup() via netlink
Robert Olsson
2005-06-20
2
-0
/
+15
|
*
|
[ATALK]: endian annotations
Alexey Dobriyan
2005-06-20
1
-13
/
+13
|
*
|
[AX25]: endian-annotate ax25_type_trans()
Alexey Dobriyan
2005-06-20
1
-1
/
+1
|
*
|
[IPSEC]: Add XFRM_STATE_NOPMTUDISC flag
Herbert Xu
2005-06-20
2
-0
/
+2
|
*
|
[IPSEC]: Add xfrm_state_afinfo->init_flags
Herbert Xu
2005-06-20
1
-0
/
+1
|
*
|
[IPSEC]: Add xfrm_init_state
Herbert Xu
2005-06-20
1
-1
/
+2
|
*
|
[SCTP] sctp_connectx() API support
Frank Filz
2005-06-20
6
-22
/
+62
|
|
/
*
|
[PATCH] ARM: 2701/1: free up ixp2000 timer 4 for the watchdog
Lennert Buytenhek
2005-06-20
1
-0
/
+1
*
|
[PATCH] ARM: 2693/1: Add PCI support for Versatile/PB
Catalin Marinas
2005-06-20
3
-13
/
+33
[next]