index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
/
syscall.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2013-03-13
mm/fremap.c: fix oops on error path
Andrew Morton
1
-2
/
+4
2013-03-13
idr: deprecate idr_pre_get() and idr_get_new[_above]()
Tejun Heo
2
-52
/
+55
2013-03-13
tidspbridge: convert to idr_alloc()
Tejun Heo
1
-44
/
+26
2013-03-13
zcache: convert to idr_alloc()
Tejun Heo
1
-15
/
+10
2013-03-13
mlx4: remove leftover idr_pre_get() call
Tejun Heo
1
-1
/
+0
2013-03-13
workqueue: convert to idr_alloc()
Tejun Heo
1
-3
/
+4
2013-03-13
nfsd: convert to idr_alloc()
Tejun Heo
1
-3
/
+2
2013-03-13
nfsd: remove unused get_new_stid()
Tejun Heo
1
-31
/
+0
2013-03-13
kernel/signal.c: use __ARCH_HAS_SA_RESTORER instead of SA_RESTORER
Andrew Morton
1
-1
/
+1
2013-03-13
signal: always clear sa_restorer on execve
Kees Cook
1
-0
/
+3
2013-03-13
mm: remove_memory(): fix end_pfn setting
Toshi Kani
1
-1
/
+1
2013-03-13
include/linux/res_counter.h needs errno.h
Andrew Morton
1
-0
/
+1
2013-03-13
futex: fix kernel-doc notation and spello
Randy Dunlap
1
-23
/
+23
2013-03-13
signals: fix new kernel-doc warnings
Randy Dunlap
1
-1
/
+1
2013-03-13
idr: fix new kernel-doc warnings
Randy Dunlap
2
-2
/
+1
2013-03-12
Select VIRT_TO_BUS directly where needed
Stephen Rothwell
24
-31
/
+28
2013-03-12
Fix: compat_rw_copy_check_uvector() misuse in aio, readv, writev, and securit...
Mathieu Desnoyers
3
-18
/
+9
2013-03-12
vfs: fix pipe counter breakage
Al Viro
1
-0
/
+3
2013-03-12
ARM: spear3xx: Use correct pl080 header file
Arnd Bergmann
1
-1
/
+1
2013-03-12
keys: fix race with concurrent install_user_keyrings()
David Howells
1
-1
/
+1
2013-03-11
libceph: fix decoding of pgids
Sage Weil
1
-13
/
+29
2013-03-11
Arm: socfpga: pl330: Add #dma-cells for generic dma binding support
Padmavathi Venna
1
-0
/
+3
2013-03-11
ARM: multiplatform: Sort the max gpio numbers.
Maxime Ripard
1
-2
/
+5
2013-03-11
xen/acpi: remove redundant acpi/acpi_drivers.h include
Liu Jinsong
1
-1
/
+0
2013-03-11
xen: arm: mandate EABI and use generic atomic operations.
Ian Campbell
2
-22
/
+6
2013-03-11
ARM: imx: fix typo "DEBUG_IMX50_IMX53_UART"
Paul Bolle
1
-1
/
+1
2013-03-11
s390: Fix a header dependencies related build error
Li Zefan
1
-0
/
+1
2013-03-11
um: Use tty_port in SIGWINCH handler
Richard Weinberger
5
-18
/
+22
2013-03-11
um: Use tty_port_operations->destruct
Richard Weinberger
3
-14
/
+14
2013-03-11
um: fix build failure due to mess-up of sig_info protorype
Sergei Trofimovich
1
-1
/
+1
2013-03-11
um: add missing declaration of 'getrlimit()' and friends
Sergei Trofimovich
1
-0
/
+2
2013-03-11
net : enable tx time stamping in the vde driver.
Paul Chavent
1
-0
/
+2
2013-03-11
hostfs: fix a not needed double check
Marco Stornelli
1
-8
/
+1
2013-03-11
ARM: imx: pll1_sys should be an initial on clk
Shawn Guo
1
-1
/
+1
2013-03-11
Input: mms114 - Fix regulator enable and disable paths
Mark Brown
1
-9
/
+25
2013-03-11
Input: ads7864 - check return value of regulator enable
Mark Brown
1
-1
/
+6
2013-03-11
Input: tc3589x-keypad - fix keymap size
Rabin Vincent
1
-4
/
+4
2013-03-11
Linux 3.9-rc2
v3.9-rc2
Linus Torvalds
1
-1
/
+1
2013-03-10
drm/nv50: use correct tiling methods for m2mf buffer moves
Marcin Slusarz
1
-2
/
+2
2013-03-10
drm/nouveau: idle channel before releasing notify object
Marcin Slusarz
1
-0
/
+5
2013-03-10
drm/nouveau: fix regression in vblanking
Maarten Lankhorst
1
-2
/
+2
2013-03-10
drm/nv50: encoder creation failure doesn't mean full init failure
Ben Skeggs
1
-0
/
+1
2013-03-10
6lowpan: Fix endianness issue in is_addr_link_local().
YOSHIFUJI Hideaki / 吉藤英明
1
-1
/
+1
2013-03-10
rrunner.c: fix possible memory leak in rr_init_one()
David Oostdyk
1
-0
/
+3
2013-03-10
dcbnl: fix various netlink info leaks
Mathias Krause
1
-0
/
+8
2013-03-10
rtnl: fix info leak on RTM_GETLINK request for VF devices
Mathias Krause
1
-0
/
+1
2013-03-10
bridge: fix mdb info leaks
Mathias Krause
1
-0
/
+4
2013-03-10
Input: wacom - add support for 0x10d
Stephan Frank
1
-0
/
+4
2013-03-09
Atmel MXT touchscreen: increase reset timeouts
Linus Torvalds
1
-2
/
+2
2013-03-09
sunrpc: don't attempt to cancel unitialized work
J. Bruce Fields
1
-5
/
+10
[next]