summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | | ALSA: hda: Add HDA vendor ID for Wolfson MicroelectronicsMark Brown2008-10-281-0/+1
| | * | | | | ALSA: hda - Add another HP model for AD1884ATakashi Iwai2008-10-281-0/+1
* | | | | | | Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2008-10-302-1/+9
|\ \ \ \ \ \ \
| * | | | | | | ftrace: fix trace_nop config selectSteven Rostedt2008-10-291-1/+1
| * | | | | | | ftrace: perform an initialization for ftrace to enable itFrederic Weisbecker2008-10-281-0/+8
| | |_|_|_|_|/ | |/| | | | |
* | | | | | | spi: fix compile errorFernando Luis Vazquez Cao2008-10-301-0/+3
* | | | | | | nfsd: fix vm overcommit crashAlan Cox2008-10-305-6/+23
* | | | | | | ipmi: add MODULE_ALIAS to load ipmi_devintf with ipmi_siScott James Remnant2008-10-301-0/+1
* | | | | | | framebuffer compat_ioctl deadlockMikulas Patocka2008-10-301-2/+2
* | | | | | | rtc S3C: add device_init_wakeup() invokationYauhen Kharuzhy2008-10-301-0/+2
* | | | | | | kernel.h: fix might_sleep kernel-docRandy Dunlap2008-10-301-2/+2
* | | | | | | Rationalise Randy's address a bitAlan Cox2008-10-308-8/+8
* | | | | | | rtc: ds3234 doesn't link when built-inGeert Uytterhoeven2008-10-301-2/+2
* | | | | | | MAINTAINERS: add LTP info to the listMike Frysinger2008-10-301-0/+10
* | | | | | | sgi-xp: only build for ia64-sn2 when CONFIG_IA64_GENERIC specifiedDean Nelson2008-10-303-4/+8
* | | | | | | 'kill sig -1' must only apply to caller's namespaceSukadev Bhattiprolu2008-10-301-1/+2
* | | | | | | fs: remove excess kernel-docRandy Dunlap2008-10-301-1/+0
* | | | | | | mm: fix kernel-doc function notationRandy Dunlap2008-10-301-1/+2
* | | | | | | i2o: fix kernel-doc warningsRandy Dunlap2008-10-301-6/+6
* | | | | | | ecryptfs: fix memory corruption when storing crypto info in xattrsEric Sandeen2008-10-301-7/+8
* | | | | | | kernel/profile: fix profile_init() section mismatchPaul Mundt2008-10-301-1/+1
* | | | | | | memcg: update menuconfig help textKAMEZAWA Hiroyuki2008-10-301-6/+10
* | | | | | | hdpuftrs: fix buildMariusz Kozlowski2008-10-301-1/+0
* | | | | | | init/do_mounts_md.c: msleep compile fixAlexey Dobriyan2008-10-301-1/+1
* | | | | | | sony-laptop: ignore missing _DIS method on pic deviceMatthew Garrett2008-10-301-2/+4
* | | | | | | fbcon: don't inline updatescrollmodeMarcin Slusarz2008-10-301-1/+1
* | | | | | | edac: fix enabling of polling cell moduleBenjamin Herrenschmidt2008-10-301-0/+3
* | | | | | | rtc-s3c: fix section mismatch warningsYauhen Kharuzhy2008-10-301-3/+3
* | | | | | | docs: fix ManagementStyle book nameJiri Pirko2008-10-301-1/+1
* | | | | | | docbook: fix command spacingHans Ulrich Niedermann2008-10-301-2/+2
* | | | | | | fs: remove prepare_write/commit_writeNick Piggin2008-10-309-293/+23
* | | | | | | cgroups: tiny cleanupsLi Zefan2008-10-301-4/+0
* | | | | | | freezer_cg: simplify freezer_change_state()Li Zefan2008-10-301-12/+7
* | | | | | | freezer_cg: use thaw_process() in unfreeze_cgroup()Li Zefan2008-10-303-26/+14
* | | | | | | freezer_cg: remove redundant check in freezer_can_attach()Li Zefan2008-10-301-9/+7
* | | | | | | freezer_cg: fix improper BUG_ON() causing oopsLi Zefan2008-10-301-1/+2
* | | | | | | edac x38: new MC driver moduleHitoshi Mitake2008-10-303-0/+532
* | | | | | | .gitignore updatesAlexey Dobriyan2008-10-3011-0/+14
* | | | | | | viafb: removed duplicated #include'sHuang Weiyi2008-10-301-3/+0
* | | | | | | mm: increase the default mlock limit from 32k to 64kKurt Garloff2008-10-301-2/+2
|/ / / / / /
* | | | | | Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2008-10-2850-716/+284
|\ \ \ \ \ \
| * | | | | | ftrace: fix current_tracer error returnSteven Rostedt2008-10-281-3/+4
| * | | | | | tracing: fix a build error on alphaFrederic Weisbecker2008-10-281-0/+1
| * | | | | | ftrace: use a real variable for ftrace_nop in x86Steven Rostedt2008-10-271-11/+5
| * | | | | | tracing/ftrace: make boot tracer select the sched_switch tracerFrederic Weisbecker2008-10-271-0/+1
| * | | | | | tracepoint: check if the probe has been registeredFrederic Weisbecker2008-10-271-0/+8
| * | | | | | asm-generic: define DIE_OOPS in asm-genericJonas Bonn2008-10-271-0/+1
| * | | | | | trace: fix printk warning for u64Stephen Rothwell2008-10-271-1/+3
| * | | | | | Merge commit 'v2.6.28-rc2' into tracing/urgentIngo Molnar2008-10-271977-26290/+98053
| |\ \ \ \ \ \
| * | | | | | | ftrace: warning in kernel/trace/ftrace.cIngo Molnar2008-10-241-1/+4