Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | | | | Pull dock into test branch | Len Brown | 2006-12-16 | 1 | -21/+110 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | ACPI: dock: add uevent to indicate change in device status | Kristen Carlson Accardi | 2006-12-14 | 1 | -2/+4 | |
| * | | | | | | ACPI: dock: Fix symbol conflict between acpiphp and dock | Prarit Bhargava | 2006-12-07 | 1 | -1/+7 | |
| * | | | | | | ACPI: dock: Add a docked sysfs file to the dock driver. | brandon@ifup.org | 2006-12-07 | 1 | -16/+79 | |
| * | | | | | | ACPI: dock: fix build warning | Len Brown | 2006-12-07 | 1 | -1/+1 | |
| * | | | | | | ACPI: dock: Make the dock station driver a platform device driver. | Kristen Carlson Accardi | 2006-12-07 | 1 | -2/+20 | |
* | | | | | | | Pull ec into test branch | Len Brown | 2006-12-16 | 1 | -190/+153 | |
|\ \ \ \ \ \ \ | | |_|_|_|_|/ | |/| | | | | | ||||||
| * | | | | | | ACPI: ec: Lindent once again | Alexey Starikovskiy | 2006-12-08 | 1 | -95/+76 | |
| * | | | | | | ACPI: ec: Change #define to enums there possible. | Alexey Starikovskiy | 2006-12-08 | 1 | -12/+12 | |
| * | | | | | | ACPI: ec: Style changes. | Alexey Starikovskiy | 2006-12-08 | 1 | -10/+6 | |
| * | | | | | | ACPI: ec: Acquire Global Lock under EC mutex. | Alexey Starikovskiy | 2006-12-08 | 1 | -2/+2 | |
| * | | | | | | ACPI: ec: Drop udelay() from poll mode. Loop by reading status field instead. | Alexey Starikovskiy | 2006-12-08 | 1 | -5/+2 | |
| * | | | | | | ACPI: ec: Rename gpe_bit to gpe | Alexey Starikovskiy | 2006-12-08 | 1 | -21/+21 | |
| * | | | | | | ACPI: ec: Change semaphore to mutex. | Alexey Starikovskiy | 2006-12-08 | 1 | -6/+6 | |
| * | | | | | | ACPI: ec: Query only single query at a time. | Alexey Starikovskiy | 2006-12-08 | 1 | -11/+8 | |
| * | | | | | | ACPI: ec: Remove calls to clear_gpe() and enable_gpe(), as these are handled at | Alexey Starikovskiy | 2006-12-08 | 1 | -8/+4 | |
| * | | | | | | ACPI: ec: Remove expect_event and all races around it. | Alexey Starikovskiy | 2006-12-08 | 1 | -46/+38 | |
| * | | | | | | ACPI: ec: Read status register from check_status() function | Alexey Starikovskiy | 2006-12-08 | 1 | -5/+6 | |
| * | | | | | | ACPI: ec: Increase timeout from 50 to 500 ms to handle old slow machines. | Alexey Starikovskiy | 2006-12-08 | 1 | -2/+2 | |
| * | | | | | | ACPI: ec: Enable EC GPE at beginning of transaction | Alexey Starikovskiy | 2006-12-08 | 1 | -0/+3 | |
| * | | | | | | ACPI: ec: Allow for write semantics in any command. | Alexey Starikovskiy | 2006-12-08 | 1 | -1/+1 | |
* | | | | | | | [PATCH] ib_verbs: Use explicit if-else statements to avoid errors with do-whi... | Ben Collins | 2006-12-14 | 1 | -31/+39 | |
* | | | | | | | 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 |