aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2009-12-02x86/alternatives: No need for alternatives-asm.h to re-invent stuff already i...Jan Beulich
2009-12-02x86/alternatives: Check replacementlen <= instrlen at build timeJan Beulich
2009-12-02[WATCHDOG] rc32434_wdt.c: use resource_size()H Hartley Sweeten
2009-12-02sched: Fix isolcpus boot optionRusty Russell
2009-12-02locking, task_struct: Reduce size on TRACE_IRQFLAGS and 64bitHiroshi Shimamoto
2009-12-02x86: Fix comments of register/stack access functionsMasami Hiramatsu
2009-12-02perf tools: Replace %m with %a in sscanfLiming Wang
2009-12-02x86: Remove unnecessary mdelay() from cpu_disable_common()Suresh Siddha
2009-12-02x86, ioapic: Document another case when level irq is seen as an edgeSuresh Siddha
2009-12-02x86, ioapic: Fix the EOI register detection mechanismSuresh Siddha
2009-12-02x86, io-apic: Move the effort of clearing remoteIRR explicitly before migrati...Maciej W. Rozycki
2009-12-02hw-breakpoints: Keep track of user disabled breakpointsFrederic Weisbecker
2009-12-02tracing/syscalls: Make syscall events print callbacks staticFrederic Weisbecker
2009-12-02tracing: Add DEFINE_EVENT(), DEFINE_SINGLE_EVENT() support to docbookJason Baron
2009-12-02sched: Revert 498657a478c60be092208422fefa9c7b248729c2Tejun Heo
2009-12-02perf: Don't free perf_mmap_data until work has been doneKristian Høgsberg
2009-12-02perf_event: Fix compile errorXiao Guangrong
2009-12-02perf tools: Fix _GNU_SOURCE macro related strndup() build errorLiming Wang
2009-12-01sysfs: fix SYSFS_DEPRECATED_V2 promptRandy Dunlap
2009-12-01rtc-x1205: reset clock to sane state after power failureJohannes Weiner
2009-12-01rtc-x1205: fix rtc_time to y2k register value conversionJohannes Weiner
2009-12-01aoe: prevent cache aliasesPeter Horton
2009-12-01gpio: Langwell GPIO driver bugfixesAlek Du
2009-12-01kbuild: stepping down as maintainerSam Ravnborg
2009-12-01davinci: fb: fix frame buffer driver issuesSudhakar Rajashekhara
2009-12-01drivers/rtc/rtc-pcf50633.c: fix use after free in pcf50633_rtc_probe()Dan Carpenter
2009-12-01drivers/media/dvb/dvb-core/dvb_frontend.c: needs semaphore.hAndrew Morton
2009-12-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging-2.6Linus Torvalds
2009-12-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds
2009-12-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6Linus Torvalds
2009-12-01trace_syscalls: Remove unused syscall_name_to_nr()Lai Jiangshan
2009-12-01trace_syscalls: Simplify syscall profileLai Jiangshan
2009-12-01trace_syscalls: Remove duplicate init_enter_##sname()Lai Jiangshan
2009-12-01trace_syscalls: Add syscall_nr field to struct syscall_metadataLai Jiangshan
2009-12-01trace_syscalls: Remove enter_id exit_idLai Jiangshan
2009-12-01trace_syscalls: Set event_enter_##sname->data to its metadataLai Jiangshan
2009-12-01trace_syscalls: Remove unused event_syscall_enter and event_syscall_exitLai Jiangshan
2009-12-01Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds
2009-12-01MIPS: Loongson: Switch from flatmem to sparsememWu Zhangjin
2009-12-01MIPS: Loongson: Disallow 4kB pagesWu Zhangjin
2009-12-01MIPS: Add missing definition for MADV_HWPOISON.Ralf Baechle
2009-12-01MIPS: Fix build error if __xchg() is not getting inlined.Ralf Baechle
2009-12-01MIPS: IP22/IP28 Disable early printk to fix boot problems on some systems.Martin Michlmayr
2009-12-01SLOW_WORK: Move slow_work's proc file to debugfsDavid Howells
2009-12-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mat...Linus Torvalds
2009-12-01CacheFiles: Update IMA counters when using dentry_openMarc Dionne
2009-12-01SLOW_WORK: Fix the CONFIG_MODULES=n caseDavid Howells
2009-12-019p: fix build breakage introduced by FS-CacheDavid Howells
2009-12-01mfd: Correct WM831X_MAX_ISEL_VALUEMark Brown
2009-12-01perf_event: Initialize data.period in perf_swevent_hrtimer()Xiao Guangrong