index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
crypto
/
anubis.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2013-04-24
SH: cpuidle: use init/exit common routine
Daniel Lezcano
1
-6
/
+1
2013-04-24
cpuidle: fix comment format
Daniel Lezcano
1
-1
/
+1
2013-04-23
ARM: imx: cpuidle: use init/exit common routine
Daniel Lezcano
6
-116
/
+44
2013-04-23
ARM: davinci: cpuidle: use init/exit common routine
Daniel Lezcano
1
-19
/
+1
2013-04-23
ARM: kirkwood: cpuidle: use init/exit common routine
Daniel Lezcano
1
-15
/
+2
2013-04-23
ARM: calxeda: cpuidle: use init/exit common routine
Daniel Lezcano
1
-51
/
+1
2013-04-23
ARM: tegra: cpuidle: use init/exit common routine for tegra3
Daniel Lezcano
1
-26
/
+1
2013-04-23
ARM: tegra: cpuidle: use init/exit common routine for tegra2
Daniel Lezcano
1
-29
/
+1
2013-04-23
ARM: OMAP4: cpuidle: use init/exit common routine
Daniel Lezcano
1
-24
/
+2
2013-04-23
ARM: shmobile: cpuidle: use init/exit common routine
Daniel Lezcano
1
-9
/
+1
2013-04-23
ARM: tegra: cpuidle: use init/exit common routine
Daniel Lezcano
1
-25
/
+1
2013-04-23
ARM: OMAP3: cpuidle: use init/exit common routine
Daniel Lezcano
1
-20
/
+2
2013-04-23
ARM: at91: cpuidle: use init/exit common routine
Daniel Lezcano
1
-15
/
+2
2013-04-23
ARM: ux500: cpuidle: use init/exit common routine
Daniel Lezcano
1
-31
/
+1
2013-04-23
cpuidle: make a single register function for all
Daniel Lezcano
3
-2
/
+85
2013-04-23
ARM: ux500: cpuidle: replace for_each_online_cpu by for_each_possible_cpu
Daniel Lezcano
1
-2
/
+2
2013-04-23
cpuidle: remove en_core_tk_irqen flag
Daniel Lezcano
23
-86
/
+18
2013-04-22
ARM: OMAP3: remove cpuidle_wrap_enter
Daniel Lezcano
1
-21
/
+9
2013-04-22
ARM: shmobile: cpuidle: remove shmobile_enter_wfi prototype
Daniel Lezcano
1
-3
/
+0
2013-04-22
ARM: shmobile: cpuidle: remove shmobile_enter_wfi function
Daniel Lezcano
1
-1
/
+0
2013-04-22
SH: cpuidle: check error code at init
Daniel Lezcano
3
-7
/
+11
2013-04-22
SH: cpuidle: initialize the driver's states directly
Daniel Lezcano
1
-50
/
+42
2013-04-22
SH: cpuidle: remove CPUIDLE_DRIVER_STATE_START usage
Daniel Lezcano
1
-4
/
+2
2013-04-22
SH: cpuidle: remove pointless initialization
Daniel Lezcano
1
-6
/
+0
2013-04-22
intel_idle: remove stop/start critical timings
Daniel Lezcano
1
-3
/
+0
2013-04-09
ARM: OMAP4+: CPUidle: Consolidate idle driver for OMAP5 support
Santosh Shilimkar
1
-15
/
+16
2013-04-09
ARM: OMAP4+: CPUidle: Deprecate use of omap4_mpuss_read_prev_context_state()
Santosh Shilimkar
3
-20
/
+2
2013-04-09
ARM: OMAP4: CPUidle: Make C-state description field more precise
Santosh Shilimkar
1
-3
/
+3
2013-04-09
ARM: OMAP: CPUidle: Unregister drivere on device registration failure
Santosh Shilimkar
2
-2
/
+10
2013-04-09
ARM: OMAP4: CPUidle: Avoid double idle driver registration
Santosh Shilimkar
1
-2
/
+2
2013-04-09
ARM: omap3: cpuidle: enable time keeping
Daniel Lezcano
1
-2
/
+3
2013-04-08
POWERPC: pseries: cpuidle: use time keeping flag
Daniel Lezcano
1
-20
/
+15
2013-04-08
ARM: omap3: cpuidle: enable time keeping
Daniel Lezcano
1
-2
/
+3
2013-04-08
ARM: davinci: cpuidle: fix wrong enter function
Daniel Lezcano
1
-6
/
+2
2013-04-08
ARM: tegra: cpuidle: remove useless initialization
Daniel Lezcano
3
-3
/
+0
2013-04-08
ARM: tegra2: cpuidle: change driver initialization
Daniel Lezcano
1
-20
/
+20
2013-04-08
ARM: shmobile: cpuidle: remove useless WFI function
Daniel Lezcano
1
-8
/
+0
2013-04-08
ARM: shmobile: pm: fix init sections
Daniel Lezcano
2
-4
/
+4
2013-04-08
Linux 3.9-rc6
v3.9-rc6
Linus Torvalds
1
-1
/
+1
2013-04-07
alpha: irq: remove deprecated use of IRQF_DISABLED
Will Deacon
3
-9
/
+8
2013-04-07
alpha: irq: run all handlers with interrupts disabled
Will Deacon
2
-8
/
+8
2013-04-07
alpha: makefile: don't enforce small data model for kernel builds
Will Deacon
1
-1
/
+1
2013-04-07
alpha: Add irongate_io to PCI bus resources
Jay Estabrook
1
-0
/
+5
2013-04-07
KVM: Allow cross page reads and writes from cached translations.
Andrew Honig
5
-19
/
+46
2013-04-05
x86: Fix rebuild with EFI_STUB enabled
Jan Beulich
1
-3
/
+2
2013-04-05
netfilter: don't reset nf_trace in nf_reset()
Patrick McHardy
2
-0
/
+5
2013-04-05
firmware,IB/qib: revert firmware file move
Mike Marciniszyn
3
-2
/
+2
2013-04-05
GFS2: Issue discards in 512b sectors
Bob Peterson
1
-17
/
+13
2013-04-05
Revert "drivers/rtc/rtc-at91rm9200.c: use a variable for storing IMR"
Johan Hovold
2
-31
/
+20
2013-04-05
dm cache: reduce bio front_pad size in writeback mode
Mike Snitzer
1
-13
/
+34
[next]