aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2005-07-24[SPARC64]: Kill totally unused inline functions from asm/spitfire.hDavid S. Miller
2005-07-24[SPARC64]: Simplify asm/rwsem.h slightly.David S. Miller
2005-07-24[SPARC64]: Non-atomic bitops do not need volatile operationsDavid S. Miller
2005-07-24[SPARC]: Fix __KERNEL_SYSCALLS__ defining in envctrl.c and bbc_envctrl.cDavid S. Miller
2005-07-24[SPARC]: sbus/vfc_i2c: remove sleep_on() usageNishanth Aravamudan
2005-07-24[SPARC]: sbus/envctrl: replace schedule_timeout() with msleep_interruptible()Nishanth Aravamudan
2005-07-24[SPARC]: sbus/aurora: replace schedule_timeout() with msleep_interruptible()Nishanth Aravamudan
2005-07-24[SPARC]: Remvoe APM_RTC_IS_GMT from config.Adrian Bunk
2005-07-23Merge master.kernel.org:/home/rmk/linux-2.6-serialLinus Torvalds
2005-07-23Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds
2005-07-24[PATCH] ARM: 2825/1: S3C2410: turns %d into %ld on DMA printkLucas Correia Villa Real
2005-07-23/home/lenb/linux-2.6 branch 'acpi-2.6.12'Luming Yu
2005-07-23ACPI: delete unnecessary EC console messagesLuming Yu
2005-07-22Remove "noreplacement" kernel command line option.Linus Torvalds
2005-07-22x86: use alternative instructions for fnsave/fxsave tooLinus Torvalds
2005-07-22Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2005-07-22[PKT_SCHED]: em_meta: Kill TCF_META_ID_{INDEV,SECURITY,TCVERDICT}David S. Miller
2005-07-22x86: make restore_fpu() use alternative assembler instructionsLinus Torvalds
2005-07-22[NETFILTER]: Fix ip6t_LOG MAC formatPatrick McHardy
2005-07-22[NETFILTER]: Use correct byteorder in ICMP NATPatrick McHardy
2005-07-22[NETFILTER]: Wait until all references to ip_conntrack_untracked are dropped ...Patrick McHardy
2005-07-22[NETFILTER]: Fix potential memory corruption in NAT code (aka memory NAT)Patrick McHardy
2005-07-22[NETFILTER]: Fix deadlock in ip6_queuePatrick McHardy
2005-07-22Fix up incorrect "unlikely()" on %gs reload in x86 __switch_toLinus Torvalds
2005-07-22[PKT_SCHED]: Kill TCF_META_ID_REALDEV from meta ematch.David S. Miller
2005-07-22[PATCH] Serial: No need to check for priv != NULL in remove_oneRussell King
2005-07-21[EQL]: Proper num_slaves decrementLoic Le Loarer
2005-07-21[NETFILTER]: ip_conntrack_expect_related must not free expectationRusty Russell
2005-07-20[PATCH] ARM SMP: Mark mroe CPU init data with __cpuinitdataRussell King
2005-07-20[ATM]: zatm: mailbox converted to pci_alloc_consistent()Francois Romieu
2005-07-19[NET]: Fix tc_verd thinko in skb_clone()David S. Miller
2005-07-19[NET]: Make ipip/ip6_tunnel independant of XFRMPatrick McHardy
2005-07-19[IPV4]: Fix up lots of little whitespace indentation stuff in fib_trie.Stephen Hemminger
2005-07-19[NET]: NETCONSOLE must depend on INETAdrian Bunk
2005-07-19[NET]: BRIDGE_EBT_ARPREPLY must depend on INETAdrian Bunk
2005-07-19[IPV4]: Don't select XFRM for ip_grePatrick McHardy
2005-07-19[NET]: Only build flow.o if CONFIG_XFRM=yPatrick McHardy
2005-07-19[ATM]: [speedtch] cure atm_printk() macro gcc-2.95 compile errorDuncan Sands
2005-07-19[ATM]: Trivial spelling fix patch for net/KconfigJesper Juhl
2005-07-19[ATM]: [ambassador] Fix the sparse warning "implicit cast to nocast type"Victor Fusco
2005-07-19[ATM]: [firestream] fix the sparse warning "implicit cast to nocast type"Victor Fusco
2005-07-19[ATM]: [he] remove linux/version.h includeOlaf Hering
2005-07-19[ATM]: [idt77252] use time_after() macroMarcelo Feitoza Parisi
2005-07-19[ATM]: allow bind() on point-to-multpoint svcs (from Martin Whitaker <martin_...Chas Williams
2005-07-19[ATM]: [zatm] eliminate kfree warning (from Tobias Hirning <sskyman@web.de>)Chas Williams
2005-07-18[EMATCH]: Kill TCF_META_ID_TCCLASSID reference from meta ematch as well.David S. Miller
2005-07-18[IPV4]: fix IP_FIB_HASH kconfig warningAdrian Bunk
2005-07-18[NET]: Kconfig: NETCONSOLE and NETPOLL togetherRandy Dunlap
2005-07-18[SCTP]: Fix potential null pointer dereference while handling an icmp errorSridhar Samudrala
2005-07-18[SCTP]: Audit return code of create_proc_*Christophe Lucas