Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
3c18c10bde65b6dcaffab7a4d040285e4defa49b
3c18c10
tracing: Fix wakeup_rt self test on virtual machines
by Steven Rostedt
· 12 years ago
e525389
kprobes/x86: ftrace based optimization for x86
by Masami Hiramatsu
· 13 years ago
ae6aa16
kprobes: introduce ftrace based optimization
by Masami Hiramatsu
· 13 years ago
4dc9367
ftrace: Make ftrace_location() a nop on !DYNAMIC_FTRACE
by Steven Rostedt
· 13 years ago
2576428
kprobes: Move locks into appropriate functions
by Masami Hiramatsu
· 13 years ago
f7fa6ef0
kprobes: cleanup to separate probe-able check
by Masami Hiramatsu
· 13 years ago
72ef379
kprobes: Inverse taking of module_mutex with kprobe_mutex
by Steven Rostedt
· 13 years ago
647664e
ftrace: add ftrace_set_filter_ip() for address based filter
by Masami Hiramatsu
· 13 years ago
ad97772
ftrace: Add selftest to test function save-regs support
by Steven Rostedt
· 12 years ago
ea701f1
ftrace: Add selftest to test function trace recursion protection
by Steven Rostedt
· 12 years ago
47239c4
ftrace: Only compile ftrace selftest if selftests are enabled
by Steven Rostedt
· 12 years ago
4740974
ftrace: Add default recursion protection for function tracing
by Steven Rostedt
· 12 years ago
5767cfe
ftrace/x86: Remove function_trace_stop check from graph caller
by Steven Rostedt
· 12 years ago
e4ea3f6
ftrace/x86_32: Simplify parameter setup for ftrace_regs_caller
by Uros Bizjak
· 12 years ago
4de7239
ftrace/x86: Add save_regs for i386 function calls
by Steven Rostedt
· 13 years ago
08f6fba
ftrace/x86: Add separate function to save regs
by Steven Rostedt
· 13 years ago
28fb5df
ftrace/x86_32: Push ftrace_ops in as 3rd parameter to function tracer
by Steven Rostedt
· 13 years ago
a1e2e31
ftrace: Return pt_regs to function trace callback
by Steven Rostedt
· 13 years ago
ccf3672
ftrace: Consolidate arch dependent functions with 'list' function
by Steven Rostedt
· 13 years ago
2f5f6ad
ftrace: Pass ftrace_ops as third parameter to function trace callback
by Steven Rostedt
· 13 years ago
6e0f17b
Merge branch 'tip/perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace into perf/core
by Ingo Molnar
· 12 years ago
a2fe194
Merge branch 'linus' into perf/core
by Ingo Molnar
· 12 years ago
a018540
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 12 years ago
635ac11
Merge tag 'single-rpmsg-3.5-fix' of git://git.kernel.org/pub/scm/linux/kernel/git/ohad/rpmsg
by Linus Torvalds
· 12 years ago
5bb93f1
Merge branch 'fixes-for-linus' of git://git.linaro.org/people/mszyprowski/linux-dma-mapping
by Linus Torvalds
· 12 years ago
602e65a
Merge branch 'master' of git://1984.lsi.us.es/nf
by David S. Miller
· 12 years ago
9634252
rpmsg: fix dependency on initialization order
by Federico Fuga
· 12 years ago
283283c
ipvs: fix oops in ip_vs_dst_event on rmmod
by Julian Anastasov
· 12 years ago
9e33ce4
ipvs: fix oops on NAT reply in br_nf context
by Lin Ming
· 12 years ago
10cc1bd
ixgbevf: Fix panic when loading driver
by Alexander Duyck
· 12 years ago
ef764a1
ax25: Fix missing break
by Alan Cox
· 12 years ago
6865335
MAINTAINERS: reflect actual changes in IEEE 802.15.4 maintainership
by Dmitry Eremin-Solenikov
· 12 years ago
5dcaba7
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/net
by David S. Miller
· 12 years ago
96f80d1
caif: Fix access to freed pernet memory
by Sjur Brændeland
· 12 years ago
ef209f1
net: cgroup: fix access the unallocated memory in netprio cgroup
by Gao feng
· 12 years ago
9365976
ixgbevf: Prevent RX/TX statistics getting reset to zero
by Narendra K
· 12 years ago
2eebc1e
sctp: Fix list corruption resulting from freeing an association on a list
by Neil Horman
· 12 years ago
e5254a6
Merge branch 'gma500' (Alan's GMA patches)
by Linus Torvalds
· 12 years ago
fce667c5
Merge tag 'for-linus-v3.5-rc7' of git://oss.sgi.com/xfs/xfs
by Linus Torvalds
· 12 years ago
3e99713
timekeeping: Add missing update call in timekeeping_resume()
by Thomas Gleixner
· 12 years ago
6469195
gma500,cdv: Fix the brightness base
by Alan Cox
· 12 years ago
166973e
gma500: move the ASLE enable
by Alan Cox
· 12 years ago
f507598
gma500: Fix lid related crash
by Alan Cox
· 12 years ago
33d519f
Merge branch 'for_linus' of git://cavan.codon.org.uk/platform-drivers-x86
by Linus Torvalds
· 12 years ago
05d290d
fifo: Do not restart open() if it already found a partner
by Anders Kaseorg
· 12 years ago
1694a0a
Merge tag 'fixes-for-v3.5-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrl
by Linus Torvalds
· 12 years ago
310e158
net: respect GFP_DMA in __netdev_alloc_skb()
by Eric Dumazet
· 12 years ago
46c8785
ARM: dma-mapping: modify condition check while freeing pages
by Prathyush K
· 12 years ago
84a1caf
Linux 3.5-rc7
by Linus Torvalds
· 12 years ago
68d740d
blk: fix wrong idr_pre_get() error check in loop.c
by Silva Paulo
· 12 years ago
4a5f7ef
pinctrl: pinctrl-imx6q: add missed mux function for USBOTG_ID
by Dong Aisheng
· 12 years ago
a6e7360
pinctrl: pinctrl-imx: only print debug message when DEBUG is defined
by Dong Aisheng
· 13 years ago
1daaa5e
Merge tag 'sound-3.5' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound
by Linus Torvalds
· 12 years ago
c5b01ac
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux
by Linus Torvalds
· 12 years ago
09d3144
vsyscall_64: add missing ifdef CONFIG_SECCOMP
by Will Drewry
· 12 years ago
a7559b13
Merge tag 'cpufreq-for-3.5-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
by Linus Torvalds
· 12 years ago
e60d745
Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 12 years ago
ab93eb8
Merge branches 'core-urgent-for-linus', 'perf-urgent-for-linus' and 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 12 years ago
46befd6
ACPICA: Fix possible fault in return package object repair code
by Bob Moore
· 12 years ago
a52359b
e1000e: fix test for PHY being accessible on 82577/8/9 and I217
by Bruce Allan
· 12 years ago
d0efa8f
e1000e: Correct link check logic for 82571 serdes
by Tushar Dave
· 12 years ago
df4732a
Merge branch 'v3.5-samsung-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/git/kgene/linux-samsung into fixes
by Arnd Bergmann
· 12 years ago
fdb1335
Merge tag 'md-3.5-fixes' of git://neil.brown.name/md
by Linus Torvalds
· 12 years ago
d55e5bd
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 12 years ago
5651721
x86/vsyscall: allow seccomp filter in vsyscall=emulate
by Will Drewry
· 12 years ago
1632dcc
xfs: do not call xfs_bdstrat_cb in xfs_buf_iodone_callbacks
by Christoph Hellwig
· 12 years ago
40a9b79
xfs: prevent recursion in xfs_buf_iorequest
by Christoph Hellwig
· 12 years ago
aa29284
xfs: don't defer metadata allocation to the workqueue
by Dave Chinner
· 12 years ago
e3a746f5
xfs: really fix the cursor leak in xfs_alloc_ag_vextent_near
by Dave Chinner
· 12 years ago
ac7d181
Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jdelvare/staging
by Linus Torvalds
· 12 years ago
4264e6a
Merge tag 'nfs-for-3.5-4' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
by Linus Torvalds
· 12 years ago
8d657eb
Remove easily user-triggerable BUG from generic_setlease
by Dave Jones
· 12 years ago
39ea32c
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input
by Linus Torvalds
· 12 years ago
8488e40
Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media
by Linus Torvalds
· 12 years ago
2c91390
Merge tag 'mmc-fixes-for-3.5-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb/mmc
by Linus Torvalds
· 12 years ago
36ec9fb
Merge tag 'for-linus-20120712' of git://git.infradead.org/linux-mtd
by Linus Torvalds
· 12 years ago
7801dc3
Merge tag 'mfd-for-linus-3.5' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/mfd-2.6
by Linus Torvalds
· 12 years ago
68394bf
Merge tag 'sh-for-linus' of git://github.com/pmundt/linux-sh
by Linus Torvalds
· 12 years ago
e7654c1
Merge git://git.kernel.org/pub/scm/virt/kvm/kvm
by Linus Torvalds
· 12 years ago
91f68c8
block: fix infinite loop in __getblk_slow
by Jeff Moyer
· 12 years ago
705c75e
ARM: S3C24XX: Correct CAMIF interrupt definitions
by Sylwester Nawrocki
· 12 years ago
bb14880
ARM: S3C24XX: Correct AC97 clock control bit for S3C2440
by Sylwester Nawrocki
· 12 years ago
68e67f4
ALSA: snd-usb: move calls to usb_set_interface
by Daniel Mack
· 12 years ago
e76b8ee
Input: xpad - add Andamiro Pump It Up pad
by Yuri Khan
· 12 years ago
8265981b
ARM: SAMSUNG: fix race in s3c_adc_start for ADC
by Todd Poynor
· 12 years ago
bdd3cc2
ARM: SAMSUNG: Update default rate for xusbxti clock
by Tushar Behera
· 12 years ago
41002f8
hwmon: (it87) Preserve configuration register bits on init
by Jean Delvare
· 12 years ago
c4686c7
cpufreq / ACPI: Fix not loading acpi-cpufreq driver regression
by Thomas Renninger
· 12 years ago
7ac2908
sch_sfb: Fix missing NULL check
by Alan Cox
· 12 years ago
ebc35c7
ARM: EXYNOS: register devices in 'need_restore' state for pm_domains
by Marek Szyprowski
· 12 years ago
76eb556
ARM: EXYNOS: read initial state of power domain from hw registers
by Marek Szyprowski
· 12 years ago
4403310
SH: Convert out[bwl] macros to inline functions
by Corey Minyard
· 12 years ago
93574fc
tracing: Check for allocation failure in __tracing_open()
by Dan Carpenter
· 12 years ago
918227b
Merge tag 'fbdev-fixes-for-3.5-2' of git://github.com/schandinat/linux-2.6
by Linus Torvalds
· 12 years ago
00c3e27
Merge branch 'akpm' (Andrew's patch-bomb)
by Linus Torvalds
· 12 years ago
29f6738
memblock: free allocated memblock_reserved_regions later
by Yinghai Lu
· 12 years ago
99ab7b1
mm: sparse: fix usemap allocation above node descriptor section
by Yinghai Lu
· 12 years ago
07b4e2b
mm: sparse: fix section usemap placement calculation
by Yinghai Lu
· 12 years ago
688bb41
xtensa: fix incorrect memset
by Alan Cox
· 12 years ago
b065b43
shmem: cleanup shmem_add_to_page_cache
by Hugh Dickins
· 12 years ago
Next »