| Commit message (Expand) | Author | Age | Files | Lines |
* | eisa: remove driver_data direct access of struct device | Greg Kroah-Hartman | 2009-06-16 | 1 | -2/+2 |
* | Driver Core: block: add nodename support for block drivers. | Kay Sievers | 2009-06-16 | 1 | -1/+1 |
* | Driver Core: usb: add nodename support for usb drivers. | Kay Sievers | 2009-06-16 | 1 | -0/+3 |
* | Driver Core: misc: add nodename support for misc devices. | Kay Sievers | 2009-06-16 | 1 | -0/+1 |
* | Driver Core: add nodename callbacks | Kay Sievers | 2009-06-16 | 1 | -0/+3 |
* | firmware: FIRMWARE_NAME_MAX removal | Samuel Ortiz | 2009-06-16 | 1 | -1/+0 |
* | driver core: Const-correct platform getbyname functions | Linus Walleij | 2009-06-16 | 1 | -2/+2 |
* | driver core: add BUS_NOTIFY_UNBOUND_DRIVER event | Joerg Roedel | 2009-06-16 | 1 | -0/+2 |
* | sched: delayed cleanup of user_struct | Kay Sievers | 2009-06-16 | 1 | -1/+1 |
* | Merge branch 'timers-for-linus-migration' of git://git.kernel.org/pub/scm/lin... | Linus Torvalds | 2009-06-15 | 4 | -2/+30 |
|\ |
|
| * | timers: Logic to move non pinned timers | Arun R Bharadwaj | 2009-05-13 | 2 | -0/+21 |
| * | timers: /proc/sys sysctl hook to enable timer migration | Arun R Bharadwaj | 2009-05-13 | 1 | -0/+1 |
| * | timers: Framework for identifying pinned timers | Arun R Bharadwaj | 2009-05-13 | 2 | -2/+8 |
* | | Merge branch 'timers-for-linus-clocksource' of git://git.kernel.org/pub/scm/l... | Linus Torvalds | 2009-06-15 | 1 | -0/+3 |
|\ \ |
|
| * | | clocksource: prevent selection of low resolution clocksourse also for nohz=on | Thomas Gleixner | 2009-06-13 | 2 | -1/+4 |
| * | | clocksource: sanity check sysfs clocksource changes | john stultz | 2009-06-11 | 1 | -1/+1 |
* | | | Merge branch 'timers-for-linus-ntp' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2009-06-15 | 1 | -11/+31 |
|\ \ \ |
|
| * | | | ntp: fix comment typos | john stultz | 2009-05-12 | 1 | -2/+2 |
| * | | | ntp: adjust SHIFT_PLL to improve NTP convergence | john stultz | 2009-05-06 | 1 | -11/+31 |
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 | Linus Torvalds | 2009-06-15 | 101 | -1305/+3741 |
|\ \ \ \ |
|
| * \ \ \ | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds... | David S. Miller | 2009-06-15 | 256 | -1716/+10381 |
| |\ \ \ \ |
|
| * | | | | | pkt_sched: Rename PSCHED_US2NS and PSCHED_NS2US | Jarek Poplawski | 2009-06-15 | 1 | -4/+4 |
| * | | | | | netfilter: conntrack: optional reliable conntrack event delivery | Pablo Neira Ayuso | 2009-06-13 | 3 | -17/+48 |
| * | | | | | list_nulls: add hlist_nulls_add_head and hlist_nulls_del | Pablo Neira Ayuso | 2009-06-13 | 1 | -0/+18 |
| * | | | | | netfilter: conntrack: move helper destruction to nf_ct_helper_destroy() | Pablo Neira Ayuso | 2009-06-13 | 1 | -0/+2 |
| * | | | | | netfilter: conntrack: move event caching to conntrack extension infrastructure | Pablo Neira Ayuso | 2009-06-13 | 3 | -64/+73 |
| * | | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/... | David S. Miller | 2009-06-12 | 15 | -118/+270 |
| |\ \ \ \ \ |
|
| | * \ \ \ \ | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/... | Patrick McHardy | 2009-06-11 | 43 | -232/+1072 |
| | |\ \ \ \ \ |
|
| | * | | | | | | netfilter: nf_conntrack: use per-conntrack locks for protocol data | Patrick McHardy | 2009-06-10 | 2 | -2/+4 |
| | * | | | | | | netfilter: xt_socket: added new revision of the 'socket' match supporting flags | Laszlo Attila Toth | 2009-06-09 | 1 | -0/+12 |
| | * | | | | | | netfilter: passive OS fingerprint xtables match | Evgeniy Polyakov | 2009-06-08 | 3 | -1/+136 |
| | * | | | | | | netfilter: nf_ct_icmp: keep the ICMP ct entries longer | Jan Kasprzak | 2009-06-08 | 3 | -21/+0 |
| | * | | | | | | netfilter: xt_NFQUEUE: queue balancing support | Florian Westphal | 2009-06-05 | 1 | -0/+5 |
| | * | | | | | | netfilter: x_tables: added hook number into match extension parameter structure. | Evgeniy Polyakov | 2009-06-04 | 1 | -2/+4 |
| | * | | | | | | netfilter: conntrack: replace notify chain by function pointer | Pablo Neira Ayuso | 2009-06-03 | 2 | -21/+49 |
| | * | | | | | | netfilter: conntrack: simplify event caching system | Pablo Neira Ayuso | 2009-06-02 | 1 | -30/+6 |
| | * | | | | | | netfilter: conntrack: remove events flags from userspace exposed file | Pablo Neira Ayuso | 2009-06-02 | 2 | -69/+69 |
| | * | | | | | | netfilter: conntrack: don't report events on module removal | Pablo Neira Ayuso | 2009-06-02 | 1 | -1/+1 |
| | * | | | | | | netfilter: ctnetlink: rename tuple() by nf_ct_tuple() macro definition | Pablo Neira Ayuso | 2009-06-02 | 1 | -0/+2 |
| | * | | | | | | netfilter: nf_ct_tcp: TCP simultaneous open support | Jozsef Kadlecsik | 2009-06-02 | 1 | -1/+2 |
| | * | | | | | | netfilter: conntrack: add support for DCCP handshake sequence to ctnetlink | Pablo Neira Ayuso | 2009-05-27 | 2 | -0/+10 |
| * | | | | | | | Merge branch 'linux-2.6.31.y' of git://git.kernel.org/pub/scm/linux/kernel/gi... | David S. Miller | 2009-06-12 | 1 | -1/+1 |
| |\ \ \ \ \ \ \ |
|
| | * | | | | | | | wimax/i2400m: rename misleading I2400M_PL_PAD to I2400M_PL_ALIGN | Inaky Perez-Gonzalez | 2009-06-11 | 1 | -1/+1 |
| * | | | | | | | | mISDN: cleanup mISDNhw.h | Karsten Keil | 2009-06-11 | 1 | -10/+0 |
| | |_|/ / / / /
| |/| | | | | | |
|
| * | | | | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/holtma... | David S. Miller | 2009-06-11 | 3 | -27/+52 |
| |\ \ \ \ \ \ \ |
|
| | * | | | | | | | Bluetooth: Add native RFKILL soft-switch support for all devices | Marcel Holtmann | 2009-06-08 | 1 | -0/+2 |
| | * | | | | | | | Bluetooth: Remove pointless endian conversion helpers | Marcel Holtmann | 2009-06-08 | 1 | -6/+0 |
| | * | | | | | | | Bluetooth: Add basic constants for L2CAP ERTM support and use them | Marcel Holtmann | 2009-06-08 | 1 | -21/+42 |
| | * | | | | | | | Bluetooth: Use macro for L2CAP hint mask on receiving config request | Gustavo F. Padovan | 2009-06-08 | 1 | -0/+2 |
| | * | | | | | | | Bluetooth: Use macros for L2CAP channel identifiers | Gustavo F. Padovan | 2009-06-08 | 1 | -0/+6 |