index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
btrfs
/
file.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2012-07-12
dt: add clock binding doc to primecell bindings
Rob Herring
1
-0
/
+6
2012-07-12
clk: add DT fixed-clock binding support
Grant Likely
2
-0
/
+25
2012-07-12
clk: add DT clock binding support
Grant Likely
6
-0
/
+388
2012-07-12
ARM: integrator: convert to common clock
Linus Walleij
10
-136
/
+131
2012-07-12
clk: add versatile ICST307 driver
Linus Walleij
4
-0
/
+113
2012-07-12
ARM: integrator: put symbolic bus names on devices
Linus Walleij
2
-14
/
+14
2012-07-12
ARM: u300: convert to common clock
Linus Walleij
9
-1568
/
+763
2012-07-12
clk: cache parent clocks only for muxes
Rajendra Nayak
1
-2
/
+2
2012-07-12
clk: wm831x: Add initial WM831x clock driver
Mark Brown
4
-0
/
+439
2012-07-12
clk: Constify struct clk_init_data
Mark Brown
1
-1
/
+1
2012-07-12
clk: Add CLK_IS_BASIC flag to identify basic clocks
Rajendra Nayak
7
-6
/
+7
2012-07-12
clk: Add support for rate table based dividers
Rajendra Nayak
3
-18
/
+139
2012-07-12
clk: Add support for power of two type dividers
Rajendra Nayak
1
-19
/
+47
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-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-05
clk: mxs: imx28: decrease the frequency of ref_io1 for SSP2 and SSP3
Lauri Hintsala
1
-3
/
+3
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
ARM: Orion: Fix WDT compile for Dove and MV78xx0
Andrew Lunn
4
-0
/
+5
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
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
2012-07-04
eCryptfs: Fix lockdep warning in miscdev operations
Tyler Hicks
1
-12
/
+13
2012-07-04
eCryptfs: Properly check for O_RDONLY flag before doing privileged open
Tyler Hicks
1
-1
/
+1
2012-07-04
floppy: cancel any pending fd_timeouts before adding a new one
Linus Torvalds
1
-0
/
+1
2012-07-03
KVM: MMU: fix shrinking page from the empty mmu
Xiao Guangrong
1
-0
/
+3
2012-07-03
KVM: fix fault page leak
Xiao Guangrong
1
-0
/
+1
[next]