index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Documentation
/
initrd.txt
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2009-10-14
tracing: Move syscalls metadata handling from arch to core
Frederic Weisbecker
4
-140
/
+91
2009-10-14
tracing: Enable "__cold" functions
Jiri Olsa
1
-0
/
+1
2009-10-14
tracing: Enable records during the module load
Jiri Olsa
1
-8
/
+30
2009-10-14
tracing: Support multiple pids in set_pid_ftrace file
jolsa@redhat.com
2
-71
/
+167
2009-10-14
function-graph/x86: Replace unbalanced ret with jmp
Steven Rostedt
2
-8
/
+5
2009-10-13
tracing: Remove unused ftrace_trace_addr helper
Frederic Weisbecker
1
-4
/
+0
2009-10-13
tracing: Rename set_ftrace to set_bootup_ftrace
Frederic Weisbecker
1
-2
/
+2
2009-10-13
tracing/filters: Fix memory leak when setting a filter
Li Zefan
1
-1
/
+2
2009-10-12
ftrace: add kernel command line graph function filtering
Stefan Assmann
2
-0
/
+41
2009-10-12
testmmiotrace.c: Add and use pr_fmt(fmt)
Joe Perches
1
-15
/
+14
2009-10-12
ftrace.c: Add #define pr_fmt(fmt) KBUILD_MODNAME ": " fmt
Joe Perches
1
-3
/
+5
2009-10-09
tracing: fix trace_vprintk call
Steven Rostedt
1
-1
/
+1
2009-10-08
tracing: user local buffer variable for trace branch tracer
Steven Rostedt
1
-3
/
+5
2009-10-08
tracing: fix warning on kernel/trace/trace_branch.c andtrace_hw_branches.c
Zhenwen Xu
2
-4
/
+6
2009-10-07
ftrace: check for failure for all conversions
Steven Rostedt
1
-8
/
+3
2009-10-07
tracing: correct module boundaries for ftrace_release
jolsa@redhat.com
2
-9
/
+5
2009-10-07
tracing: fix transposed numbers of lock_depth and preempt_count
Steven Rostedt
1
-6
/
+8
2009-10-06
trace: Fix missing assignment in trace_ctxwake_*
Hiroshi Shimamoto
1
-2
/
+2
2009-10-05
tracing: Use free_percpu instead of kfree
Frederic Weisbecker
1
-2
/
+2
2009-10-05
tracing: Check total refcount before releasing bufs in profile_enable failure
Frederic Weisbecker
1
-5
/
+10
2009-10-04
tty: Avoid dropping ldisc_mutex over hangup tty re-initialization
Linus Torvalds
1
-5
/
+2
2009-10-04
m32r: Fix IPI function calls for SMP
Toshihiro HANAWA
1
-2
/
+2
2009-10-04
m32r: Fix set_memory() for DISCONTIGMEM
Hirokazu Takata
1
-1
/
+4
2009-10-04
m32r: add rtc_lock variable
Hirokazu Takata
1
-0
/
+9
2009-10-04
m32r: define ioread* and iowrite* macros
Hirokazu Takata
1
-0
/
+7
2009-10-04
m32r: export delay loop symbols
Hirokazu Takata
2
-6
/
+4
2009-10-04
m32r: fix tme_handler
Hirokazu Takata
1
-4
/
+8
2009-10-03
[PATCH] ext4: retry failed direct IO allocations
Eric Sandeen
1
-0
/
+4
2009-10-03
ext4: Fix build warning in ext4_dirty_inode()
Curt Wohlgemuth
1
-2
/
+0
2009-10-02
ARM: 5728/1: Proper prefetch abort handling on ARMv6 and ARMv7
Kirill A. Shutemov
1
-1
/
+50
2009-10-02
ARM: 5727/1: Pass IFSR register to do_PrefetchAbort()
Kirill A. Shutemov
33
-78
/
+144
2009-10-02
ARM: 5740/1: fix valid_phys_addr_range() range check
Greg Ungerer
1
-1
/
+1
2009-10-02
ARM: 5739/1: ARM: allow empty ATAG_CORE
David Brown
1
-1
/
+3
2009-10-02
ARM: 5735/1: sa1111: CodingStyle cleanups
Hartley Sweeten
1
-13
/
+12
2009-10-02
cnic: Fix NETDEV_UP event processing.
Michael Chan
2
-3
/
+4
2009-10-02
uvesafb/connector: Disallow unpliviged users to send netlink packets
Philipp Reisner
1
-0
/
+3
2009-10-02
pohmelfs/connector: Disallow unpliviged users to configure pohmelfs
Philipp Reisner
1
-0
/
+3
2009-10-02
dst/connector: Disallow unpliviged users to configure dst
Philipp Reisner
1
-0
/
+5
2009-10-02
dm/connector: Only process connector packages from privileged processes
Philipp Reisner
1
-0
/
+3
2009-10-02
connector: Removed the destruct_data callback since it is always kfree_skb()
Philipp Reisner
3
-13
/
+5
2009-10-02
connector/dm: Fixed a compilation warning
Philipp Reisner
1
-2
/
+1
2009-10-02
connector: Provide the sender's credentials to the callback
Philipp Reisner
10
-18
/
+19
2009-10-02
connector: Keep the skb in cn_callback_data
Philipp Reisner
3
-9
/
+9
2009-10-02
e1000e/igb/ixgbe: Don't report an error if devices don't support AER
Frans Pop
3
-33
/
+6
2009-10-02
net: Fix wrong sizeof
Jean Delvare
2
-2
/
+2
2009-10-02
net: splice() from tcp to pipe should take into account O_NONBLOCK
Eric Dumazet
1
-1
/
+1
2009-10-02
ALSA: usb - Use strlcat() correctly
Takashi Iwai
1
-9
/
+14
2009-10-02
ALSA: Fix invalid __exit in sound/mips/*.c
Takashi Iwai
2
-2
/
+2
2009-10-02
ALSA: hda - Fix / improve ALC66x parser
Takashi Iwai
1
-86
/
+155
2009-10-02
ALSA: ctxfi: Swapped SURROUND-SIDE mute
Sven Eckelmann
1
-2
/
+2
[next]