index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
/
cmdline.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2013-05-22
MIPS: Idle: Break r4k_wait into two functions and fix it.
Ralf Baechle
3
-4
/
+11
2013-05-22
MIPS: Idle: Do address fiddlery in helper functions.
Ralf Baechle
3
-6
/
+15
2013-05-22
MIPS: Idle: Consolidate all declarations in <asm/idle.h>.
Ralf Baechle
20
-5
/
+29
2013-05-22
MIPS: Idle: Don't call local_irq_disable() in cpu_wait() implementations.
Ralf Baechle
1
-3
/
+0
2013-05-22
MIPS: Idle: Re-enable irqs at the end of r3081, au1k and loongson2 cpu_wait.
Ralf Baechle
2
-0
/
+3
2013-05-22
MIPS: Idle: Make call of function pointer readable.
Ralf Baechle
1
-1
/
+1
2013-05-22
MIPS: Idle: Consistently reformat inline assembler.
Ralf Baechle
1
-18
/
+21
2013-05-22
MIPS: Idle: cleaup SMTC idle hook as per Linux coding style.
Ralf Baechle
1
-2
/
+7
2013-05-22
MIPS: Consolidate idle loop / WAIT instruction support in a single file.
Ralf Baechle
4
-212
/
+233
2013-05-22
MIPS: clock.h: Remove declaration of cpu_wait.
Ralf Baechle
1
-2
/
+0
2013-05-22
Add include dependencies to <linux/printk.h>.
Ralf Baechle
1
-0
/
+1
2013-05-19
MIPS: Rewrite pfn_valid to work in modules, too.
Ralf Baechle
1
-8
/
+7
2013-05-18
sound/soc/kirkwood: don't check resource with devm_ioremap_resource
Wolfram Sang
1
-5
/
+0
2013-05-18
sound/soc/fsl: don't check resource with devm_ioremap_resource
Wolfram Sang
1
-6
/
+0
2013-05-18
arch/mips/lantiq/xway: don't check resource with devm_ioremap_resource
Wolfram Sang
1
-4
/
+0
2013-05-18
arch/arm/plat-samsung: don't check resource with devm_ioremap_resource
Wolfram Sang
1
-5
/
+0
2013-05-18
arch/arm/mach-tegra: don't check resource with devm_ioremap_resource
Wolfram Sang
1
-5
/
+0
2013-05-18
drivers/watchdog: don't check resource with devm_ioremap_resource
Wolfram Sang
3
-15
/
+0
2013-05-18
drivers/w1/masters: don't check resource with devm_ioremap_resource
Wolfram Sang
1
-5
/
+0
2013-05-18
drivers/video/omap2/dss: don't check resource with devm_ioremap_resource
Wolfram Sang
1
-4
/
+0
2013-05-18
drivers/video/omap2: don't check resource with devm_ioremap_resource
Wolfram Sang
1
-5
/
+0
2013-05-18
drivers/usb/phy: don't check resource with devm_ioremap_resource
Wolfram Sang
4
-20
/
+0
2013-05-18
drivers/usb/host: don't check resource with devm_ioremap_resource
Wolfram Sang
1
-6
/
+0
2013-05-18
drivers/usb/gadget: don't check resource with devm_ioremap_resource
Wolfram Sang
1
-10
/
+0
2013-05-18
drivers/usb/chipidea: don't check resource with devm_ioremap_resource
Wolfram Sang
1
-5
/
+0
2013-05-18
drivers/thermal: don't check resource with devm_ioremap_resource
Wolfram Sang
3
-19
/
+0
2013-05-18
drivers/staging/nvec: don't check resource with devm_ioremap_resource
Wolfram Sang
1
-5
/
+0
2013-05-18
drivers/staging/dwc2: don't check resource with devm_ioremap_resource
Wolfram Sang
1
-5
/
+0
2013-05-18
drivers/spi: don't check resource with devm_ioremap_resource
Wolfram Sang
1
-5
/
+0
2013-05-18
drivers/rtc: don't check resource with devm_ioremap_resource
Wolfram Sang
4
-21
/
+0
2013-05-18
drivers/pwm: don't check resource with devm_ioremap_resource
Wolfram Sang
8
-40
/
+0
2013-05-18
drivers/pinctrl: don't check resource with devm_ioremap_resource
Wolfram Sang
4
-19
/
+0
2013-05-18
drivers/net/ethernet/renesas: don't check resource with devm_ioremap_resource
Wolfram Sang
1
-5
/
+0
2013-05-18
drivers/mtd/nand: don't check resource with devm_ioremap_resource
Wolfram Sang
1
-5
/
+0
2013-05-18
drivers/misc: don't check resource with devm_ioremap_resource
Wolfram Sang
1
-5
/
+0
2013-05-18
drivers/mfd: don't check resource with devm_ioremap_resource
Wolfram Sang
1
-5
/
+0
2013-05-18
drivers/memory: don't check resource with devm_ioremap_resource
Wolfram Sang
1
-6
/
+0
2013-05-18
drivers/i2c/busses: don't check resource with devm_ioremap_resource
Wolfram Sang
3
-16
/
+0
2013-05-18
drivers/gpu/host1x/drm: don't check resource with devm_ioremap_resource
Wolfram Sang
1
-5
/
+0
2013-05-18
drivers/gpu/drm/exynos: don't check resource with devm_ioremap_resource
Wolfram Sang
1
-5
/
+0
2013-05-18
drivers/gpio: don't check resource with devm_ioremap_resource
Wolfram Sang
2
-10
/
+0
2013-05-18
drivers/dma: don't check resource with devm_ioremap_resource
Wolfram Sang
1
-5
/
+0
2013-05-18
drivers/cpufreq: don't check resource with devm_ioremap_resource
Wolfram Sang
1
-4
/
+0
2013-05-18
Btrfs: use a btrfs bioset instead of abusing bio internals
Chris Mason
9
-72
/
+120
2013-05-18
Btrfs: make sure roots are assigned before freeing their nodes
Josef Bacik
1
-18
/
+21
2013-05-18
Btrfs: explicitly use global_block_rsv for quota_tree
Stefan Behrens
1
-0
/
+2
2013-05-18
btrfs: do away with non-whole_page extent I/O
Alexandre Oliva
1
-55
/
+30
2013-05-18
Btrfs: don't invoke btrfs_invalidate_inodes() in the spin lock context
Miao Xie
1
-0
/
+6
2013-05-18
Btrfs: remove BUG_ON() in btrfs_read_fs_tree_no_radix()
Miao Xie
1
-1
/
+0
2013-05-18
Btrfs: pause the space balance when remounting to R/O
Miao Xie
1
-0
/
+1
[next]