index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
ARM: tegra: cpuidle: remove redundant parameters for powered-down mode
Joseph Lo
2013-04-03
4
-12
/
+4
*
ARM: tegra: pm: add platform suspend support
Joseph Lo
2013-04-03
5
-17
/
+146
*
ARM: dt: tegra: add bindings of power management configurations for PMC
Joseph Lo
2013-04-03
3
-0
/
+129
*
ARM: tegra: irq: add wake up handling
Joseph Lo
2013-04-03
3
-1
/
+103
*
gpio: tegra: add gpio wakeup source handling
Joseph Lo
2013-04-03
1
-2
/
+19
*
ARM: tegra: moving the CPU power timer function to PMC driver
Joseph Lo
2013-04-03
4
-37
/
+41
*
ARM: tegra: add clock source of PMC to device trees
Joseph Lo
2013-04-03
16
-1
/
+190
*
ARM: tegra: add speedo-based process id for Tegra114
Danny Huang
2013-03-19
4
-0
/
+116
*
ARM: tegra: expose chip ID and revision
Danny Huang
2013-03-15
2
-1
/
+29
*
ARM: tegra: bring up secondary CPU for Tegra114
Joseph Lo
2013-03-11
1
-0
/
+8
*
ARM: tegra: replace the CPU power on function with PMC call
Joseph Lo
2013-03-11
1
-12
/
+7
*
ARM: tegra: pmc: add power on function for secondary CPUs
Joseph Lo
2013-03-11
2
-2
/
+103
*
ARM: tegra: pmc: convert PMC driver to support DT only
Joseph Lo
2013-03-11
1
-29
/
+22
*
ARM: tegra: fix the PMC compatible string in DT
Joseph Lo
2013-03-11
2
-2
/
+2
*
ARM: tegra: pmc: add specific compatible DT string for Tegra30 and Tegra114
Joseph Lo
2013-03-11
1
-0
/
+2
*
ARM: tegra: refactor tegra{20,30}_boot_secondary
Hiroshi Doyu
2013-03-11
1
-55
/
+38
*
clocksource: tegra: move to of_clk_get
Peter De Schrijver
2013-03-11
3
-2
/
+6
*
ARM: tegra: Unify Device tree board files
Hiroshi Doyu
2013-03-11
4
-114
/
+10
*
ARM: tegra: Rename board-dt-tegra20.c to tegra.c
Hiroshi Doyu
2013-03-11
2
-1
/
+1
*
ARM: tegra: Unify tegra{20,30,114}_init_early()
Hiroshi Doyu
2013-03-11
7
-50
/
+21
*
ARM: tegra: fix ignored return value of regulator_enable
Stephen Warren
2013-03-11
1
-1
/
+6
*
ARM: tegra: fix the logical detection of power on sequence of warm boot CPUs
Joseph Lo
2013-03-11
1
-1
/
+1
*
ARM: tegra: Fix unchecked return value
Hiroshi Doyu
2013-03-11
1
-0
/
+3
*
ARM: tegra: don't unlock MMIO access to DBGLAR
Joseph Lo
2013-03-11
2
-6
/
+0
*
clk: tegra: No 7.1 super clk dividers on Tegra20
Peter De Schrijver
2013-03-11
1
-34
/
+2
*
ARM: tegra: remove save/restore of CPU diag register
Stephen Warren
2013-03-11
2
-23
/
+0
*
ARM: tegra: add CPU errata WARs to Tegra reset handler
Stephen Warren
2013-03-11
1
-6
/
+39
*
ARM: dts: tegra: fix the activate polarity of cd-gpio in mmc host
Joseph Lo
2013-03-11
10
-10
/
+11
*
Linux 3.9-rc1
v3.9-rc1
Linus Torvalds
2013-03-04
1
-2
/
+2
*
Merge tag 'disintegrate-fbdev-20121220' of git://git.infradead.org/users/dhow...
Linus Torvalds
2013-03-03
8
-254
/
+284
|
\
|
*
UAPI: (Scripted) Disintegrate include/video
David Howells
2012-12-20
8
-254
/
+284
*
|
Merge tag 'stable/for-linus-3.9-rc1-tag' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
2013-03-03
5
-49
/
+57
|
\
\
|
*
|
xenbus: fix compile failure on ARM with Xen enabled
Steven Noonan
2013-03-01
1
-0
/
+1
|
*
|
xen/pci: We don't do multiple MSI's.
Konrad Rzeszutek Wilk
2013-03-01
1
-0
/
+9
|
*
|
xen/pat: Disable PAT using pat_enabled value.
Konrad Rzeszutek Wilk
2013-02-28
1
-1
/
+9
|
*
|
xen/acpi: xen cpu hotplug minor updates
Liu Jinsong
2013-02-25
1
-22
/
+12
|
*
|
xen/acpi: xen memory hotplug minor updates
Liu Jinsong
2013-02-25
1
-26
/
+26
*
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2013-03-03
26
-171
/
+108
|
\
\
\
|
*
|
|
constify path_get/path_put and fs_struct.c stuff
Al Viro
2013-03-02
5
-10
/
+10
|
*
|
|
fix nommu breakage in shmem.c
Al Viro
2013-03-02
1
-3
/
+2
|
*
|
|
cache the value of file_inode() in struct file
Al Viro
2013-03-02
3
-2
/
+6
|
*
|
|
9p: if v9fs_fid_lookup() gets to asking server, it'd better have hashed dentry
Al Viro
2013-02-28
1
-3
/
+17
|
*
|
|
9p: make sure ->lookup() adds fid to the right dentry
Al Viro
2013-02-28
1
-2
/
+5
|
*
|
|
9p: untangle ->lookup() a bit
Al Viro
2013-02-28
1
-18
/
+9
|
*
|
|
9p: double iput() in ->lookup() if d_materialise_unique() fails
Al Viro
2013-02-28
1
-1
/
+0
|
*
|
|
9p: v9fs_fid_add() can't fail now
Al Viro
2013-02-28
4
-22
/
+11
|
*
|
|
v9fs: get rid of v9fs_dentry
Al Viro
2013-02-28
3
-51
/
+9
|
*
|
|
9p: turn fid->dlist into hlist
Al Viro
2013-02-28
4
-11
/
+9
|
*
|
|
9p: don't bother with private lock in ->d_fsdata; dentry->d_lock will do just...
Al Viro
2013-02-28
2
-7
/
+6
|
*
|
|
more file_inode() open-coded instances
Al Viro
2013-02-27
10
-45
/
+38
[next]