| Commit message (Expand) | Author | Files | Lines |
2013-01-21 | tracing/fgraph: Add max_graph_depth to limit function_graph depth | Steven Rostedt | 1 | -2/+58 |
2013-01-21 | tracing/lockdep: Disable lockdep first in entering NMI | Steven Rostedt | 1 | -2/+2 |
2013-01-21 | tracing: Remove unneeded check of max_tr->buffer before tracing_reset | Steven Rostedt | 1 | -2/+1 |
2013-01-21 | tracing: Add checks if tr->buffer is NULL in tracing_reset{_online_cpus} | Hiraku Toyooka | 1 | -0/+6 |
2013-01-21 | tracing/syscalls: Make local functions static | Fengguang Wu | 1 | -9/+9 |
2013-01-21 | tracing: Verify target file before registering a uprobe event | Jovi Zhang | 1 | -1/+5 |
2013-01-21 | tracing: Use this_cpu_ptr per-cpu helper | Shan Wei | 2 | -5/+2 |
2013-01-21 | ring-buffer: Remove unnecessary recusive call in rb_advance_iter() | Steven Rostedt | 1 | -1/+1 |
2013-01-21 | tracing: Fix sparse warning with is_signed_type() macro | Steven Rostedt | 1 | -1/+1 |
2013-01-21 | ftrace: Be first to run code modification on modules | Steven Rostedt | 1 | -1/+1 |
2013-01-18 | Linux 3.8-rc4v3.8-rc4 | Linus Torvalds | 1 | -1/+1 |
2013-01-16 | xfs: recalculate leaf entry pointer after compacting a dir2 block | Eric Sandeen | 1 | -2/+4 |
2013-01-16 | xfs: remove int casts from debug dquot soft limit timer asserts | Brian Foster | 1 | -2/+2 |
2013-01-16 | xfs: fix the multi-segment log buffer format | Mark Tinguely | 2 | -5/+15 |
2013-01-16 | xfs: fix segment in xfs_buf_item_format_segment | Mark Tinguely | 1 | -5/+15 |
2013-01-16 | xfs: rename bli_format to avoid confusion with bli_formats | Mark Tinguely | 3 | -24/+24 |
2013-01-16 | xfs: use b_maps[] for discontiguous buffers | Mark Tinguely | 2 | -9/+9 |
2013-01-16 | Tell the world we gave up on pushing CC_OPTIMIZE_FOR_SIZE | Kirill Smelkov | 1 | -1/+1 |
2013-01-16 | mfd, TWL4030: TWL4030 need select REGMAP_I2C | Chuansheng Liu | 1 | -0/+1 |
2013-01-16 | drivers/base/cpu.c: Fix typo in comment | Ralf Baechle | 1 | -1/+1 |
2013-01-16 | lockdep, rwsem: fix down_write_nest_lock() if !CONFIG_DEBUG_LOCK_ALLOC | Jiri Kosina | 1 | -1/+1 |
2013-01-16 | MAINTAINERS: update email address for Timur Tabi | Timur Tabi | 1 | -10/+9 |
2013-01-16 | firmware: make sure the fw file size is not 0 | Luciano Coelho | 1 | -1/+1 |
2013-01-16 | module, async: async_synchronize_full() on module init iff async is used | Tejun Heo | 3 | -2/+29 |
2013-01-16 | s390/chsc: fix SEI usage | Sebastian Ott | 1 | -19/+12 |
2013-01-16 | s390/time: fix sched_clock() overflow | Heiko Carstens | 3 | -2/+30 |
2013-01-16 | sh: ecovec: add sample amixer settings | Kuninori Morimoto | 1 | -0/+10 |
2013-01-15 | arm64: compat: add syscall table entries for new syscalls | Will Deacon | 1 | -1/+6 |
2013-01-15 | ALSA: hda/hdmi - Work around "alsactl restore" errors | Takashi Iwai | 1 | -1/+1 |
2013-01-15 | cpuidle: remove the power_specified field in the driver | Daniel Lezcano | 4 | -45/+7 |
2013-01-14 | UDF: Fix a null pointer dereference in udf_sb_free_partitions | Namjae Jeon | 1 | -1/+2 |
2013-01-14 | jbd: don't wake kjournald unnecessarily | Eric Sandeen | 1 | -1/+2 |
2013-01-14 | vfs: add missing virtual cache flush after editing partial pages | Linus Torvalds | 1 | -0/+1 |
2013-01-14 | tracing: Fix regression of trace_pipe | Liu Bo | 1 | -2/+2 |
2013-01-14 | ARM: dts: prevent *.dtb from always being rebuilt | Stephen Warren | 1 | -0/+1 |
2013-01-14 | arm64: dts: prevent *.dtb from always being rebuilt | Stephen Warren | 1 | -0/+1 |
2013-01-14 | sh: Fix up stack debugging build. | Paul Mundt | 1 | -0/+2 |
2013-01-14 | ALSA: usb-audio: selector map for M-Audio FT C400 | Eldad Zack | 1 | -0/+13 |
2013-01-14 | ALSA: usb-audio: M-Audio FT C400 skip packet quirk | Eldad Zack | 1 | -0/+11 |
2013-01-14 | ALSA: usb-audio: correct M-Audio C400 clock source quirk | Eldad Zack | 1 | -2/+2 |
2013-01-14 | ALSA: usb - fix race in creation of M-Audio Fast track pro driver | David Henningsson | 1 | -3/+5 |
2013-01-14 | sh: wire up finit_module syscall. | Paul Mundt | 4 | -2/+6 |
2013-01-14 | x86/Sandy Bridge: Sandy Bridge workaround depends on CONFIG_PCI | H. Peter Anvin | 1 | -0/+2 |
2013-01-14 | x86/Sandy Bridge: mark arrays in __init functions as __initconst | H. Peter Anvin | 1 | -2/+2 |
2013-01-14 | staging: zram: fix invalid memory references during disk write | Nitin Gupta | 1 | -15/+24 |
2013-01-13 | udldrmfb: udl_get_edid: drop unneeded i-- | Hans de Goede | 1 | -1/+0 |
2013-01-13 | udldrmfb: udl_get_edid: usb_control_msg buffer must not be on the stack | Hans de Goede | 1 | -1/+7 |
2013-01-13 | udldrmfb: Fix EDID not working with monitors with EDID extension blocks | Hans de Goede | 1 | -0/+8 |
2013-01-13 | usb: ftdi_sio: Crucible Technologies COMET Caller ID - pid added | Tomasz Mloduchowski | 2 | -0/+8 |
2013-01-13 | drm/nvc0/fb: fix crash when different mutex is used to protect same list | Aleksi Torhamo | 1 | -3/+3 |