aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2007-10-30[SUNRPC] rpc_rdma: we need to cast u64 to unsigned long long for printingStephen Rothwell
2007-10-29[IPv4] SNMP: Refer correct memory location to display ICMP out-going statisticsMitsuru Chinen
2007-10-29[NET]: Fix error reporting in sys_socketpair().David S. Miller
2007-10-29[NETFILTER]: nf_ct_alloc_hashtable(): use __GFP_NOWARNAndrew Morton
2007-10-29[NET]: Fix race between poll_napi() and net_rx_action()David S. Miller
2007-10-29[TCP] MD5: Remove some more unnecessary casting.Matthias M. Dellweg
2007-10-29[TCP] vegas: Fix a bug in disabling slow start by gamma parameter.Xiaoliang (David) Wei
2007-10-29[IPVS]: use proper timeout instead of fixed valueAndy Gospodarek
2007-10-29[IPV6] NDISC: Fix setting base_reachable_time_ms variable.YOSHIFUJI Hideaki
2007-10-29Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds
2007-10-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/x86/linux-2.6-x86Linus Torvalds
2007-10-30sched: fix /proc/<PID>/stat stime/utime monotonicity, part 2Balbir Singh
2007-10-30x86 boot: document for 32 bit boot protocolHuang, Ying
2007-10-30remove the dead X86_REMOTE_DEBUG optionAdrian Bunk
2007-10-30x86: merge EARLY_PRINTK optionsAdrian Bunk
2007-10-30x86: mm/discontig_32.c: make code staticAdrian Bunk
2007-10-30x86: kernel/setup_32.c: unexport machine_idAdrian Bunk
2007-10-30x86 gart: rename symbols only used for the GART implementationJoerg Roedel
2007-10-30x86 gart: make some variables and functions staticJoerg Roedel
2007-10-30x86 gart: rename CONFIG_IOMMU to CONFIG_GART_IOMMUJoerg Roedel
2007-10-30x86 gart: rename iommu.h to gart.hJoerg Roedel
2007-10-30x86: additional CPUID strings; fix strings for AMD-ecxH. Peter Anvin
2007-10-29Pull documentation into release branchLen Brown
2007-10-29Pull cpuidle into release branchLen Brown
2007-10-29Pull fujitsu into release branchLen Brown
2007-10-29Pull alexey-fixes into release branchLen Brown
2007-10-29cpuidle: remove unused exportsAdrian Bunk
2007-10-29acpi: remove double mention of Support for ACPI optionFrans Pop
2007-10-29ACPI: use select POWER_SUPPLY for AC, BATTERY and SBSAlexey Starikovskiy
2007-10-29Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds
2007-10-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/mingo/linux-2.6-schedLinus Torvalds
2007-10-29Revert "x86_64: allocate sparsemem memmap above 4G"Linus Torvalds
2007-10-29ACPI: Battery: Allow extract string from integerAlexey Starikovskiy
2007-10-29ACPI: battery: Support for non-spec name for LiIon technologyAlexey Starikovskiy
2007-10-29ACPI: battery: register power_supply subdevice only when battery is presentAndrey Borzenkov
2007-10-29sched: fix style in kernel/sched.cIngo Molnar
2007-10-29sched: fix style of swap() macro in kernel/sched_fair.cIngo Molnar
2007-10-29sched: report CPU usage in CFS cgroup directoriesPaul Menage
2007-10-29sched: move rcu_head to task_group structSrivatsa Vaddagiri
2007-10-29sched: fix incorrect assumption that cpu 0 existsJames Bottomley
2007-10-29sched: keep utime/stime monotonicPeter Zijlstra
2007-10-29sched: make kernel/sched.c:account_guest_time() staticAdrian Bunk
2007-10-29[MIPS] tb0219: Update copyright message.Ralf Baechle
2007-10-29[MIPS] MT: Fix bug in multithreaded kernels.Ralf Baechle
2007-10-29[MIPS] Alchemy: Remove CONFIG_TS_AU1X00_ADS7846 from defconfigs.Ralf Baechle
2007-10-29Author: Ralf Baechle <ralf@linux-mips.org>Ralf Baechle
2007-10-29[MIPS] sb1250: Enable GenBus IDE in defconfig.Maciej W. Rozycki
2007-10-29[MIPS] vmlinux.ld.S: correctly indent .data sectionFranck Bui-Huu
2007-10-29[MIPS] c-r3k: Implement flush_cache_range()Maciej W. Rozycki
2007-10-29[MIPS] Store sign-extend register values for PTRACE_GETREGSAtsushi Nemoto