Age | Commit message (Expand) | Author | Files | Lines |
2009-12-14 | Merge branch 'linus' into tracing/urgent | Ingo Molnar | 3487 | -235362/+369317 |
2009-12-13 | ksym_tracer: Fix bad cast | Li Zefan | 1 | -3/+4 |
2009-12-13 | tracing/power: Remove two exports | Li Zefan | 1 | -2/+0 |
2009-12-13 | tracing: Change event->profile_count to be int type | Li Zefan | 5 | -8/+4 |
2009-12-13 | tracing: Simplify trace_option_write() | Li Zefan | 1 | -54/+31 |
2009-12-13 | tracing: Remove useless trace option | Li Zefan | 2 | -13/+11 |
2009-12-13 | tracing: Use seq file for trace_clock | Li Zefan | 1 | -9/+15 |
2009-12-13 | tracing: Use seq file for trace_options | Li Zefan | 1 | -43/+17 |
2009-12-13 | function-graph: Allow writing the same val to set_graph_function | Li Zefan | 1 | -3/+2 |
2009-12-13 | ftrace: Call trace_parser_clear() properly | Li Zefan | 1 | -2/+1 |
2009-12-13 | ftrace: Return EINVAL when writing invalid val to set_ftrace_filter | Li Zefan | 1 | -6/+16 |
2009-12-13 | tracing: Move a printk out of ftrace_raw_reg_event_foo() | Li Zefan | 3 | -27/+19 |
2009-12-13 | tracing: Pull up calls to trace_define_common_fields() | Li Zefan | 6 | -28/+4 |
2009-12-13 | tracing: Extract duplicate ftrace_raw_init_event_foo() | Li Zefan | 4 | -33/+21 |
2009-12-13 | ftrace.h: Use common pr_info fmt string | Joe Perches | 1 | -1/+1 |
2009-12-13 | Merge branch 'ixp4xx' of git://git.kernel.org/pub/scm/linux/kernel/git/chris/... | Linus Torvalds | 38 | -911/+461 |
2009-12-13 | [BKL] add 'might_sleep()' to the outermost lock taker | Linus Torvalds | 1 | -1/+3 |
2009-12-13 | tty: Fix BKL taken under a spinlock bug introduced in the BKL split | Alan Cox | 1 | -2/+0 |
2009-12-13 | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow... | Linus Torvalds | 234 | -2713/+13126 |
2009-12-12 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw... | Linus Torvalds | 8 | -70/+201 |
2009-12-12 | Merge branch 'omap-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 120 | -8062/+22494 |
2009-12-12 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 5 | -14/+25 |
2009-12-12 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/pen... | Linus Torvalds | 3 | -102/+145 |
2009-12-12 | Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 11 | -212/+271 |
2009-12-12 | Merge branch 'topic/hda' into for-linus | Takashi Iwai | 5 | -57/+175 |
2009-12-12 | Merge branch 'topic/asoc' into for-linus | Takashi Iwai | 1 | -3/+3 |
2009-12-12 | ALSA: hda - Overwrite pin config on intel DG45ID board. | Alexey Fisher | 1 | -0/+8 |
2009-12-12 | Merge branches 'slab/fixes', 'slab/kmemleak', 'slub/perf' and 'slub/stats' in... | Pekka Enberg | 3 | -102/+145 |
2009-12-12 | be2net: fix error in rx completion processing. | Ajit Khaparde | 1 | -2/+2 |
2009-12-12 | igbvf: avoid reset storms due to mailbox issues | Alexander Duyck | 2 | -1/+8 |
2009-12-12 | igb: fix handling of mailbox collisions between PF/VF | Alexander Duyck | 1 | -9/+13 |
2009-12-12 | usb: remove rare pm primitive for conversion to new API | Oliver Neukum | 1 | -2/+2 |
2009-12-12 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 77 | -594/+1677 |
2009-12-12 | Merge branch 'compat-ioctl-merge' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 4 | -601/+417 |
2009-12-12 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/arnd/asm-generic | Linus Torvalds | 3 | -9/+18 |
2009-12-12 | Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 4 | -96/+94 |
2009-12-12 | Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 3 | -6/+32 |
2009-12-12 | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 18 | -168/+221 |
2009-12-12 | Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 6 | -59/+248 |
2009-12-12 | Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 40 | -564/+877 |
2009-12-12 | Merge branch 'for-linus' of git://codeaurora.org/quic/kernel/dwalker/linux-msm | Linus Torvalds | 12 | -12/+209 |
2009-12-12 | Merge branch 'master' of /home/davem/src/GIT/linux-2.6/ | David S. Miller | 3064 | -222946/+331666 |
2009-12-12 | Merge branch 'for-next' into omap-for-linus | Tony Lindgren | 72 | -1517/+8195 |
2009-12-12 | omap3: Fix OMAP35XX_REV macros | Sanjeev Premi | 1 | -6/+6 |
2009-12-12 | omap: serial: fix non-empty uart fifo read abort | vikram pandita | 1 | -9/+27 |
2009-12-12 | omap3: Zoom2/3: Update hsmmc board config params | Madhusudhan Chikkature | 1 | -5/+8 |
2009-12-12 | omap3 : Enable TWL4030 Keypad for Zoom2 and Zoom3 boards | manjugk manjugk | 2 | -2/+4 |
2009-12-12 | omap3: id code detection 3525 vs 3515 | Sergey Lapin | 2 | -6/+6 |
2009-12-12 | omap3: rx51: Use wl1251 in SPI mode 3 | Kalle Valo | 1 | -1/+1 |
2009-12-12 | omap3: zoom2/3: make MMC slot work again | Anand Gadiyar | 1 | -0/+1 |