aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* powernow-k8.c: In function `query_current_values_with_pending_wait':Dave Jones2005-07-28
* Here are two possible cleanups in cpufreq.c:Dave Jones2005-07-28
* Opteron revision F will support higher frequencies thanDave Jones2005-07-28
* powernow-k8 requires that a data structure forDave Jones2005-07-28
* /home/lenb/linux-2.6 branch 'acpi-2.6.12'Luming Yu2005-07-23
|\
| * ACPI: delete unnecessary EC console messagesLuming Yu2005-07-23
* | Remove "noreplacement" kernel command line option.Linus Torvalds2005-07-22
* | x86: use alternative instructions for fnsave/fxsave tooLinus Torvalds2005-07-22
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2005-07-22
|\ \
| * | [PKT_SCHED]: em_meta: Kill TCF_META_ID_{INDEV,SECURITY,TCVERDICT}David S. Miller2005-07-22
| * | [NETFILTER]: Fix ip6t_LOG MAC formatPatrick McHardy2005-07-22
| * | [NETFILTER]: Use correct byteorder in ICMP NATPatrick McHardy2005-07-22
| * | [NETFILTER]: Wait until all references to ip_conntrack_untracked are dropped ...Patrick McHardy2005-07-22
| * | [NETFILTER]: Fix potential memory corruption in NAT code (aka memory NAT)Patrick McHardy2005-07-22
| * | [NETFILTER]: Fix deadlock in ip6_queuePatrick McHardy2005-07-22
| * | [PKT_SCHED]: Kill TCF_META_ID_REALDEV from meta ematch.David S. Miller2005-07-22
| * | [EQL]: Proper num_slaves decrementLoic Le Loarer2005-07-21
| * | [NETFILTER]: ip_conntrack_expect_related must not free expectationRusty Russell2005-07-21
| * | [ATM]: zatm: mailbox converted to pci_alloc_consistent()Francois Romieu2005-07-20
| * | [NET]: Fix tc_verd thinko in skb_clone()David S. Miller2005-07-19
| * | [NET]: Make ipip/ip6_tunnel independant of XFRMPatrick McHardy2005-07-19
| * | [IPV4]: Fix up lots of little whitespace indentation stuff in fib_trie.Stephen Hemminger2005-07-19
| * | [NET]: NETCONSOLE must depend on INETAdrian Bunk2005-07-19
| * | [NET]: BRIDGE_EBT_ARPREPLY must depend on INETAdrian Bunk2005-07-19
| * | [IPV4]: Don't select XFRM for ip_grePatrick McHardy2005-07-19
| * | [NET]: Only build flow.o if CONFIG_XFRM=yPatrick McHardy2005-07-19
| * | [ATM]: [speedtch] cure atm_printk() macro gcc-2.95 compile errorDuncan Sands2005-07-19
| * | [ATM]: Trivial spelling fix patch for net/KconfigJesper Juhl2005-07-19
| * | [ATM]: [ambassador] Fix the sparse warning "implicit cast to nocast type"Victor Fusco2005-07-19
| * | [ATM]: [firestream] fix the sparse warning "implicit cast to nocast type"Victor Fusco2005-07-19
| * | [ATM]: [he] remove linux/version.h includeOlaf Hering2005-07-19
| * | [ATM]: [idt77252] use time_after() macroMarcelo Feitoza Parisi2005-07-19
| * | [ATM]: allow bind() on point-to-multpoint svcs (from Martin Whitaker <martin_...Chas Williams2005-07-19
| * | [ATM]: [zatm] eliminate kfree warning (from Tobias Hirning <sskyman@web.de>)Chas Williams2005-07-19
| * | [EMATCH]: Kill TCF_META_ID_TCCLASSID reference from meta ematch as well.David S. Miller2005-07-18
| * | [IPV4]: fix IP_FIB_HASH kconfig warningAdrian Bunk2005-07-18
| * | [NET]: Kconfig: NETCONSOLE and NETPOLL togetherRandy Dunlap2005-07-18
| * | [SCTP]: Fix potential null pointer dereference while handling an icmp errorSridhar Samudrala2005-07-18
| * | [SCTP]: Audit return code of create_proc_*Christophe Lucas2005-07-18
| * | [NET]: Fix "nocast type" warnings in skbuff.hVictor Fusco2005-07-18
| * | [NETLINK]: Fix "nocast type" warningsVictor Fusco2005-07-18
| * | [PKT_SCHED]: Kill TCF_META_ID_TCCLASSID.Patrick McHardy2005-07-18
| * | [PKT_SCHED]: Reduce branch mispredictions in pfifo_fast_dequeueThomas Graf2005-07-18
| * | [PKT_SCHED]: Remove debugging leftover from textsearch ematchThomas Graf2005-07-18
| * | [NET PCMCIA]: drivers/net/pcmcia/smc91c92_cs.c : Use of time_after macroMarcelo Feitoza Parisi2005-07-15
| * | [WAN]: drivers/net/wan/: use of time_after macroMarcelo Feitoza Parisi2005-07-15
| * | [CRYPTO]: Fix zero-extension bug on 64-bit architectures.Herbert Xu2005-07-15
* | | x86: make restore_fpu() use alternative assembler instructionsLinus Torvalds2005-07-22
* | | Fix up incorrect "unlikely()" on %gs reload in x86 __switch_toLinus Torvalds2005-07-22
* | | Merge master.kernel.org:/home/rmk/linux-2.6-serialLinus Torvalds2005-07-16
|\ \ \