index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Documentation
/
dmaengine.txt
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2012-07-31
drivers/misc/ti-st/st_core.c: missing NULL check
Alan Cox
1
-0
/
+5
2012-07-31
kernel/sys.c: avoid argv_free(NULL)
Andrew Morton
1
-19
/
+25
2012-07-31
NMI watchdog: fix for lockup detector breakage on resume
Sameer Nanda
3
-2
/
+30
2012-07-31
panic: fix a possible deadlock in panic()
Vikram Mulukutla
1
-0
/
+8
2012-07-31
avr32: fix build error in ATSTK1002 code
Fengguang Wu
1
-1
/
+1
2012-07-31
clk: validate pointer in __clk_disable()
Fengguang Wu
1
-0
/
+3
2012-07-31
arch/arm/mach-netx/fb.c: reuse dummy clk routines for CONFIG_HAVE_CLK=n
Viresh Kumar
1
-23
/
+0
2012-07-31
usb/host/r8a66597: remove conditional compilation of clk code
Viresh Kumar
2
-17
/
+0
2012-07-31
gadget/r8a66597: remove conditional compilation of clk code
Viresh Kumar
2
-13
/
+3
2012-07-31
gadget/m66592: remove conditional compilation of clk code
Viresh Kumar
2
-13
/
+1
2012-07-31
net/stmmac: remove conditional compilation of clk code
Viresh Kumar
2
-58
/
+17
2012-07-31
net/c_can: remove conditional compilation of clk code
Viresh Kumar
1
-8
/
+0
2012-07-31
ata/pata_arasan: remove conditional compilation of clk code
Viresh Kumar
1
-13
/
+1
2012-07-31
usb/musb: remove conditional compilation of clk code
Viresh Kumar
1
-8
/
+0
2012-07-31
usb/marvell: remove conditional compilation of clk code
Viresh Kumar
1
-9
/
+0
2012-07-31
i2c/i2c-pxa: remove conditional compilation of clk code
Viresh Kumar
1
-7
/
+0
2012-07-31
clk: remove redundant depends on from drivers/Kconfig
Viresh Kumar
1
-1
/
+0
2012-07-31
clk: add non CONFIG_HAVE_CLK routines
Viresh Kumar
1
-59
/
+109
2012-07-31
avr32/mm/fault.c: port OOM changes to do_page_fault
Kautuk Consul
1
-8
/
+25
2012-07-31
alpha: remove mysterious if zero-ed out includes
Paul Bolle
1
-12
/
+0
2012-07-31
xtensa/mm/fault.c: port OOM changes to do_page_fault
Kautuk Consul
1
-5
/
+24
2012-07-31
coredump: warn about unsafe suid_dumpable / core_pattern combo
Kees Cook
3
-7
/
+45
2012-07-31
fs: make dumpable=2 require fully qualified path
Kees Cook
2
-9
/
+26
2012-07-31
fs/xattr.c:getxattr(): improve handling of allocation failures
Sasha Levin
1
-4
/
+12
2012-07-31
ntfs: remove references to long gone super operations and unimplemented methods
Fernando Luis Vazquez Cao
1
-17
/
+0
2012-07-31
prctl: remove redunant assignment of "error" to zero
Sasikantha babu
1
-11
/
+2
2012-07-31
pcdp: use early_ioremap/early_iounmap to access pcdp table
Greg Pearson
1
-2
/
+2
2012-07-31
mm: fix wrong argument of migrate_huge_pages() in soft_offline_huge_page()
Joonsoo Kim
1
-3
/
+3
2012-07-27
tcp: perform DMA to userspace only if there is a task waiting for it
Jiri Kosina
1
-1
/
+3
2012-07-27
Revert "openvswitch: potential NULL deref in sample()"
Jesse Gross
1
-3
/
+0
2012-07-27
ipv4: fix TCP early demux
Eric Dumazet
3
-8
/
+8
2012-07-27
net: fix rtnetlink IFF_PROMISC and IFF_ALLMULTI handling
Jiri Benc
1
-1
/
+7
2012-07-27
USB: kaweth.c: use GFP_ATOMIC under spin_lock
Dan Carpenter
1
-1
/
+1
2012-07-27
tcp: Add TCP_USER_TIMEOUT negative value check
Hangbin Liu
1
-1
/
+4
2012-07-27
powerpc/ftrace: Trace function graph entry before updating index
Steven Rostedt
1
-6
/
+5
2012-07-27
radeonfb: Add quirk for the graphics adapter in some JSxx
Tony Breeds
1
-0
/
+35
2012-07-27
powerpc: Lack of firmware flash support is not an error
Anton Blanchard
1
-1
/
+1
2012-07-27
powerpc: Enable pseries hardware RNG and crypto modules
Anton Blanchard
2
-4
/
+8
2012-07-27
powerpc: Update g5_defconfig
Benjamin Herrenschmidt
1
-73
/
+30
2012-07-27
powerpc/kvm/bookehv: Fix build regression
Alexander Graf
1
-38
/
+39
2012-07-27
powerpc: Set stack limit properly in crit_transfer_to_handler
Stuart Yoder
1
-2
/
+10
2012-07-27
Btrfs: using vmalloc and friends needs vmalloc.h
Stephen Rothwell
1
-0
/
+1
2012-07-27
leds-lp8788: forgotten unlock at lp8788_led_work
Devendra Naga
1
-0
/
+1
2012-07-27
LEDS: propagate error codes in blinkm_detect()
Dan Carpenter
1
-2
/
+2
2012-07-27
LEDS: memory leak in blinkm_led_common_set()
Dan Carpenter
1
-2
/
+5
2012-07-27
cpumask: cpulist_parse() comments correction
Alex Shi
1
-2
/
+1
2012-07-27
init: add comments to keep initcall-names in sync with initcall levels
Jim Cromie
2
-1
/
+3
2012-07-27
cpumask: add a few comments of cpumask functions
Alex Shi
1
-0
/
+12
2012-07-27
sparc32, copy_thread: Clear TIF_USEDFPU flag of created task instead of current
Tkhai Kirill
1
-3
/
+1
2012-07-27
sparc32: delete dead code in show_mem()
Sam Ravnborg
1
-7
/
+0
[next]