| Commit message (Expand) | Author | Age | Files | Lines |
* | ACPI: Convert ACPI PCI .bind/.unbind to use PCI bridge driver | Li Shaohua | 2006-12-16 | 3 | -26/+52 |
* | ACPI: consolidate two motherboard drivers into one | Li Shaohua | 2006-12-16 | 1 | -15/+4 |
* | ACPI: add acpi_bus_removal_type in acpi_device | Li Shaohua | 2006-12-16 | 2 | -2/+5 |
* | ACPI: add acpi_bus_ops in acpi_device | Li Shaohua | 2006-12-16 | 2 | -27/+29 |
* | ACPI: convert to sysfs framework | Patrick Mochel | 2006-12-16 | 5 | -155/+49 |
* | ACPI: adjust init order | Li Shaohua | 2006-12-16 | 1 | -1/+1 |
* | ACPI: change registration interface to follow driver model | Patrick Mochel | 2006-12-16 | 2 | -148/+30 |
* | ACPI: add ACPI bus_type for driver model | Patrick Mochel | 2006-12-16 | 5 | -78/+105 |
* | ACPI: add device_driver and hepler functions | Patrick Mochel | 2006-12-16 | 2 | -5/+3 |
* | ACPI: rename some functions | Zhang Rui | 2006-12-16 | 1 | -7/+7 |
* | ACPI: clean up scan.c | Zhang Rui | 2006-12-16 | 1 | -329/+316 |
* | Linux v2.6.20-rc1v2.6.20-rc1 | Linus Torvalds | 2006-12-14 | 1 | -2/+2 |
* | [NETFILTER]: bridge-netfilter: remove deferred hooks | Patrick McHardy | 2006-12-14 | 6 | -201/+20 |
* | [IPV6]: Make fib6_node subtree depend on IPV6_SUBTREES | Kim Nordlund | 2006-12-14 | 2 | -3/+3 |
* | [SCTP]: Add support for SCTP_CONTEXT socket option. | Ivan Skytte Jorgensen | 2006-12-14 | 5 | -1/+94 |
* | [SCTP]: Enable auto loading of SCTP when creating an ipv6 SCTP socket. | Sridhar Samudrala | 2006-12-14 | 1 | -0/+1 |
* | [SCTP]: Handle address add/delete events in a more efficient way. | Sridhar Samudrala | 2006-12-14 | 4 | -66/+81 |
* | [TCP]: Fix oops caused by __tcp_put_md5sig_pool() | David S. Miller | 2006-12-14 | 1 | -2/+3 |
* | [IPV6]: Fix IPV6_UNICAST_HOPS getsockopt(). | Brian Haley | 2006-12-14 | 1 | -4/+19 |
* | [DCCP] ccid3: return value in ccid3_hc_rx_calc_first_li | Ian McDonald | 2006-12-14 | 1 | -3/+3 |
* | [NETFILTER]: {ip,ip6,arp}_tables: fix exponential worst-case search for loops | Al Viro | 2006-12-14 | 3 | -6/+9 |
* | [NETFILTER]: ip_tables: ipt and ipt_compat checks unification | Dmitry Mishin | 2006-12-14 | 1 | -97/+79 |
* | [NETFILTER]: x_tables: add missing try to load conntrack from match/targets | Yasuyuki Kozakai | 2006-12-14 | 4 | -2/+48 |
* | [NETFILTER]: x_tables: error if ip_conntrack is asked to handle IPv6 packets | Yasuyuki Kozakai | 2006-12-14 | 5 | -24/+16 |
* | [NETFILTER]: nf_nat: fix NF_NAT dependency | Yasuyuki Kozakai | 2006-12-14 | 1 | -1/+1 |
* | [NETFILTER]: Fix INET=n linking error | Patrick McHardy | 2006-12-14 | 1 | -1/+1 |
* | Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 2006-12-14 | 46 | -255/+815 |
|\ |
|
| *-. | [ARM] Merge AT91 and devel branches | Russell King | 2006-12-13 | 46 | -255/+815 |
| |\ \ |
|
| | | * | [ARM] 4017/1: [Jornada7xx] - Updating Jornada720.c | Kristoffer Ericson | 2006-12-13 | 1 | -25/+204 |
| | | * | [ARM] 3992/1: i.MX/MX1 CPU Frequency scaling support | Pavel Pisa | 2006-12-13 | 4 | -4/+306 |
| | | * | [ARM] Provide a method to alter the control register | Russell King | 2006-12-13 | 1 | -0/+20 |
| | | * | [ARM] 4016/1: prefetch macro is wrong wrt gcc's "delete-null-pointer-checks" | Nicolas Pitre | 2006-12-13 | 1 | -8/+8 |
| | | * | [ARM] Remove empty fixup function | Russell King | 2006-12-13 | 1 | -5/+0 |
| | | * | [ARM] 4014/1: include drivers/hid/Kconfig | Sascha Hauer | 2006-12-13 | 1 | -0/+2 |
| | | * | [ARM] 4013/1: clocksource driver for netx | Sascha Hauer | 2006-12-13 | 1 | -12/+30 |
| | | * | [ARM] 4012/1: Clocksource for pxa | Sascha Hauer | 2006-12-13 | 1 | -22/+23 |
| | | * | [ARM] Clean up ioremap code | Russell King | 2006-12-13 | 1 | -58/+40 |
| | | * | [ARM] Unuse another Linux PTE bit | Russell King | 2006-12-13 | 28 | -84/+84 |
| | | * | [ARM] Clean up KERNEL_RAM_ADDR | Russell King | 2006-12-11 | 1 | -9/+10 |
| | | * | [ARM] Add sys_*at syscalls | Russell King | 2006-12-09 | 2 | -0/+26 |
| | | * | [ARM] 4004/1: S3C24XX: UDC remove implict addition of VA to regs | Ben Dooks | 2006-12-08 | 1 | -4/+3 |
| | | * | [ARM] Formalise the ARMv6 processor name string | Russell King | 2006-12-08 | 1 | -1/+1 |
| | | * | [ARM] Handle HWCAP_VFP in VFP support code | Russell King | 2006-12-08 | 5 | -24/+57 |
| | * | | [ARM] 4011/1: AT91SAM9260: Fix compilation with NAND driver | Andrew Victor | 2006-12-08 | 1 | -0/+1 |
| | * | | [ARM] 4010/1: AT91SAM9260-EK board: Prepare for MACB Ethernet support | Andrew Victor | 2006-12-08 | 1 | -0/+1 |
* | | | | Merge branch 'release' of master.kernel.org:/home/ftp/pub/scm/linux/kernel/gi... | Linus Torvalds | 2006-12-14 | 2 | -3/+3 |
|\ \ \ \ |
|
| * | | | | [IA64] Move sg_dma_{len,address} from pci.h to scatterlist.h | Tony Luck | 2006-12-13 | 2 | -3/+3 |
* | | | | | Driver core: deprecate PM_LEGACY, default it to N | David Brownell | 2006-12-14 | 1 | -4/+5 |
* | | | | | Driver core: Make platform_device_add_data accept a const pointer | Scott Wood | 2006-12-14 | 2 | -2/+2 |
* | | | | | Driver core: "platform_driver_probe() can save codespace": save codespace | Andrew Morton | 2006-12-14 | 1 | -1/+1 |