index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
README
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2012-07-10
powerpc: Merge STK_REG/PARAM/FRAMESIZE
Michael Neuling
9
-114
/
+93
2012-07-10
powerpc/pasemi: Move lbz/stbciz to ppc-opcode.h
Michael Neuling
2
-5
/
+7
2012-07-10
powerpc: Convert to %r for all GPR usage
Michael Neuling
1
-34
/
+40
2012-07-10
powerpc: Fix usage of register macros getting ready for %r0 change
Michael Neuling
25
-659
/
+659
2012-07-10
powerpc: Modify macro ready for %r0 register change
Michael Neuling
1
-9
/
+9
2012-07-10
powerpc: Add defines for R0-R31
Michael Neuling
1
-0
/
+33
2012-07-10
tty/hvc_opal: Fix debug function name
Benjamin Herrenschmidt
1
-1
/
+1
2012-07-10
powerpc/numa: Avoid stupid uninitialized warning from gcc
Benjamin Herrenschmidt
1
-1
/
+1
2012-07-10
powerpc: Fix build of some debug irq code
Benjamin Herrenschmidt
2
-3
/
+3
2012-07-10
powerpc: More fixes for lazy IRQ vs. idle
Benjamin Herrenschmidt
4
-12
/
+64
2012-07-09
gspca_sn9c20x: Fix NULL pointer dereference
Hans de Goede
1
-5
/
+8
2012-07-09
virtio-balloon: fix add/get API use
Michael S. Tsirkin
1
-14
/
+10
2012-07-08
Linux 3.5-rc6
v3.5-rc6
Linus Torvalds
1
-1
/
+1
2012-07-08
vfs: make O_PATH file descriptors usable for 'fchdir()'
Linus Torvalds
1
-3
/
+3
2012-07-08
cgroup: fix cgroup hierarchy umount race
Tejun Heo
1
-1
/
+5
2012-07-08
Revert "cgroup: superblock can't be released with active dentries"
Tejun Heo
1
-14
/
+3
2012-07-07
hwspinlock/core: use global ID to register hwspinlocks on multiple devices
Shinya Kuribayashi
1
-2
/
+2
2012-07-07
security: Minor improvements to no_new_privs documentation
Andy Lutomirski
2
-0
/
+9
2012-07-06
eCryptfs: Gracefully refuse miscdev file ops on inherited/passed files
Tyler Hicks
1
-7
/
+16
2012-07-06
qla2xxx: print the right array elements in qlt_async_event
Alan Cox
1
-17
/
+18
2012-07-06
tcm_fc: Resolve suspicious RCU usage warnings
Mark Rustad
1
-1
/
+2
2012-07-06
mm: Hold a file reference in madvise_remove
Andy Lutomirski
1
-4
/
+14
2012-07-06
mtd: cafe_nand: fix an & vs | mistake
Dan Carpenter
1
-1
/
+1
2012-07-05
ARM: fix warning caused by wrongly typed arm_dma_limit
Russell King
1
-1
/
+1
2012-07-05
ARM: fix warnings about atomic64_read
Russell King
1
-1
/
+1
2012-07-05
ARM: 7440/1: kprobes: only test 'sub pc, pc, #1b-2b+8-2' on ARMv6
Rabin Vincent
1
-2
/
+2
2012-07-05
ARM: 7441/1: perf: return -EOPNOTSUPP if requested mode exclusion is unavailable
Will Deacon
1
-1
/
+1
2012-07-05
ARM: 7443/1: Revert "new way of handling ERESTART_RESTARTBLOCK"
Will Deacon
3
-13
/
+28
2012-07-05
ARM: 7442/1: Revert "remove unused restart trampoline"
Will Deacon
3
-0
/
+17
2012-07-05
ARM: fix set_domain() macro
Russell King
1
-9
/
+9
2012-07-05
aio: make kiocb->private NUll in init_sync_kiocb()
Junxiao Bi
1
-0
/
+1
2012-07-05
ARM: apx4devkit: fix FEC enabling PHY clock
Lauri Hintsala
1
-0
/
+11
2012-07-04
Input: request threaded-only IRQs with IRQF_ONESHOT
Lars-Peter Clausen
17
-23
/
+34
2012-07-04
ARM: fix mach-versatile/pci.c warning
Russell King
1
-1
/
+0
2012-07-04
ARM: OMAP2+: hwmod data: Fix wrong McBSP clock alias on OMAP4
Benoit Cousson
1
-4
/
+4
2012-07-04
ARM: OMAP4: hwmod data: temporarily comment out data for the usb_host_fs and ...
Paul Walmsley
1
-10
/
+10
2012-07-04
rpmsg: make sure inflight messages don't invoke just-removed callbacks
Ohad Ben-Cohen
2
-6
/
+22
2012-07-04
rpmsg: avoid premature deallocation of endpoints
Ohad Ben-Cohen
2
-2
/
+37
2012-07-04
ARM: Orion: Fix WDT compile for Dove and MV78xx0
Andrew Lunn
4
-0
/
+5
2012-07-04
remoteproc: fix missing CONFIG_FW_LOADER configurations
Ohad Ben-Cohen
1
-0
/
+1
2012-07-04
ARM: mmp: remove mach/gpio-pxa.h
Paul Bolle
1
-29
/
+0
2012-07-04
leds: heartbeat: fix bug on panic
Alexander Holler
1
-1
/
+15
2012-07-04
remoteproc/omap: fix randconfig unmet direct dependencies
Ohad Ben-Cohen
1
-0
/
+1
2012-07-04
ARM: imx: assert SCC gate stays enabled
Uwe Kleine-König
1
-1
/
+8
2012-07-04
ocfs2: Fix bogus error message from ocfs2_global_read_info
Jan Kara
1
-2
/
+0
2012-07-04
ocfs2: for SEEK_DATA/SEEK_HOLE, return internal error unchanged if ocfs2_get_...
Jeff Liu
1
-2
/
+0
2012-07-04
ocfs2: use spinlock irqsave for downconvert lock.patch
Srinivas Eeda
1
-12
/
+19
2012-07-04
ocfs2: Misplaced parens in unlikley
roel
1
-1
/
+1
2012-07-04
ocfs2: clear unaligned io flag when dio fails
Junxiao Bi
1
-1
/
+3
2012-07-04
md/raid10: fix careless build error
NeilBrown
1
-1
/
+1
[next]