summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* [SPARC]: sbus/aurora: replace schedule_timeout() with msleep_interruptible()Nishanth Aravamudan2005-07-251-4/+2
* [SPARC]: Remvoe APM_RTC_IS_GMT from config.Adrian Bunk2005-07-251-14/+0
* Merge master.kernel.org:/home/rmk/linux-2.6-serialLinus Torvalds2005-07-248-110/+70
|\
| * [PATCH] Serial: No need to check for priv != NULL in remove_oneRussell King2005-07-221-20/+17
| * [PATCH] Serial: Add support for SIIG Quartet serial cardAndrey Panin2005-07-182-0/+16
| * [PATCH] ARM: 2818/1: BAST - Use platform device for SuperIO 16550sBen Dooks2005-07-186-90/+37
* | Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2005-07-2410-35/+59
|\ \
| * | [PATCH] ARM: 2825/1: S3C2410: turns %d into %ld on DMA printkLucas Correia Villa Real2005-07-241-1/+1
| * | [PATCH] ARM SMP: Mark mroe CPU init data with __cpuinitdataRussell King2005-07-201-2/+2
| * | [PATCH] ARM SMP: Mark CPU init functions/data with __cpuinit/...dataRussell King2005-07-172-5/+5
| * | [PATCH] ARM: 2687/1: i.MX framebuffer: make dmacr register platform configurableSascha Hauer2005-07-173-7/+9
| * | [PATCH] ARM: 2816/1: Shark: boot kernel images bigger than 1 MBAlexander Schulz2005-07-171-9/+33
| * | [PATCH] ARM: Remove global nwfpe register variableRussell King2005-07-173-11/+9
| |/
* | /home/lenb/linux-2.6 branch 'acpi-2.6.12'Luming Yu2005-07-231-14/+3
|\ \
| * | ACPI: delete unnecessary EC console messagesLuming Yu2005-07-231-14/+3
* | | Remove "noreplacement" kernel command line option.Linus Torvalds2005-07-231-13/+1
* | | x86: use alternative instructions for fnsave/fxsave tooLinus Torvalds2005-07-231-8/+7
* | | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2005-07-2358-685/+687
|\ \ \
| * | | [PKT_SCHED]: em_meta: Kill TCF_META_ID_{INDEV,SECURITY,TCVERDICT}David S. Miller2005-07-222-28/+3
| * | | [NETFILTER]: Fix ip6t_LOG MAC formatPatrick McHardy2005-07-221-4/+7
| * | | [NETFILTER]: Use correct byteorder in ICMP NATPatrick McHardy2005-07-221-3/+4
| * | | [NETFILTER]: Wait until all references to ip_conntrack_untracked are dropped ...Patrick McHardy2005-07-221-0/+3
| * | | [NETFILTER]: Fix potential memory corruption in NAT code (aka memory NAT)Patrick McHardy2005-07-222-2/+4
| * | | [NETFILTER]: Fix deadlock in ip6_queuePatrick McHardy2005-07-221-0/+2
| * | | [PKT_SCHED]: Kill TCF_META_ID_REALDEV from meta ematch.David S. Miller2005-07-222-13/+0
| * | | [EQL]: Proper num_slaves decrementLoic Le Loarer2005-07-211-8/+8
| * | | [NETFILTER]: ip_conntrack_expect_related must not free expectationRusty Russell2005-07-2112-60/+46
| * | | [ATM]: zatm: mailbox converted to pci_alloc_consistent()Francois Romieu2005-07-202-46/+62
| * | | [NET]: Fix tc_verd thinko in skb_clone()David S. Miller2005-07-191-2/+2
| * | | [NET]: Make ipip/ip6_tunnel independant of XFRMPatrick McHardy2005-07-196-14/+67
| * | | [IPV4]: Fix up lots of little whitespace indentation stuff in fib_trie.Stephen Hemminger2005-07-192-386/+388
| * | | [NET]: NETCONSOLE must depend on INETAdrian Bunk2005-07-191-1/+1
| * | | [NET]: BRIDGE_EBT_ARPREPLY must depend on INETAdrian Bunk2005-07-191-1/+1
| * | | [IPV4]: Don't select XFRM for ip_grePatrick McHardy2005-07-191-1/+0
| * | | [NET]: Only build flow.o if CONFIG_XFRM=yPatrick McHardy2005-07-191-1/+2
| * | | [ATM]: [speedtch] cure atm_printk() macro gcc-2.95 compile errorDuncan Sands2005-07-191-6/+6
| * | | [ATM]: Trivial spelling fix patch for net/KconfigJesper Juhl2005-07-191-2/+2
| * | | [ATM]: [ambassador] Fix the sparse warning "implicit cast to nocast type"Victor Fusco2005-07-191-1/+3
| * | | [ATM]: [firestream] fix the sparse warning "implicit cast to nocast type"Victor Fusco2005-07-191-2/+4
| * | | [ATM]: [he] remove linux/version.h includeOlaf Hering2005-07-191-1/+0
| * | | [ATM]: [idt77252] use time_after() macroMarcelo Feitoza Parisi2005-07-191-1/+2
| * | | [ATM]: allow bind() on point-to-multpoint svcs (from Martin Whitaker <martin_...Chas Williams2005-07-191-4/+0
| * | | [ATM]: [zatm] eliminate kfree warning (from Tobias Hirning <sskyman@web.de>)Chas Williams2005-07-191-1/+1
| * | | [EMATCH]: Kill TCF_META_ID_TCCLASSID reference from meta ematch as well.David S. Miller2005-07-191-6/+0
| * | | [IPV4]: fix IP_FIB_HASH kconfig warningAdrian Bunk2005-07-181-7/+3
| * | | [NET]: Kconfig: NETCONSOLE and NETPOLL togetherRandy Dunlap2005-07-182-16/+16
| * | | [SCTP]: Fix potential null pointer dereference while handling an icmp errorSridhar Samudrala2005-07-183-42/+17
| * | | [SCTP]: Audit return code of create_proc_*Christophe Lucas2005-07-181-1/+5
| * | | [NET]: Fix "nocast type" warnings in skbuff.hVictor Fusco2005-07-181-1/+2
| * | | [NETLINK]: Fix "nocast type" warningsVictor Fusco2005-07-181-2/+3