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
*
vsprintf: add support of '%*ph[CDN]'
Andy Shevchenko
2012-07-31
2
-0
/
+65
*
lib/vsprintf.c: kptr_restrict: fix pK-error in SysRq show-all-timers(Q)
Dan Rosenberg
2012-07-31
1
-1
/
+2
*
lib/vsprintf.c: remind people to update Documentation/printk-formats.txt when...
Andrew Morton
2012-07-31
1
-0
/
+2
*
vsprintf: add %pMR for Bluetooth MAC address
Andrei Emeltchenko
2012-07-31
2
-4
/
+24
*
printk: remove the now unnecessary "C" annotation for KERN_CONT
Joe Perches
2012-07-31
2
-3
/
+1
*
printk: only look for prefix levels in kernel messages
Joe Perches
2012-07-31
1
-15
/
+17
*
printk: convert the format for KERN_<LEVEL> to a 2 byte pattern
Joe Perches
2012-07-31
2
-13
/
+16
*
sound: use printk_get_level and printk_skip_level
Joe Perches
2012-07-31
1
-4
/
+9
*
btrfs: use printk_get_level and printk_skip_level, add __printf, fix fallout
Joe Perches
2012-07-31
4
-8
/
+50
*
arch: remove direct definitions of KERN_<LEVEL> uses
Joe Perches
2012-07-31
3
-5
/
+7
*
printk: add kern_levels.h to make KERN_<LEVEL> available for asm use
Joe Perches
2012-07-31
2
-18
/
+23
*
printk: add generic functions to find KERN_<LEVEL> headers
Joe Perches
2012-07-31
2
-5
/
+35
*
kmsg: /dev/kmsg - properly return possible copy_from_user() failure
Kay Sievers
2012-07-31
1
-1
/
+3
*
drivers/misc/ti-st/st_core.c: missing NULL check
Alan Cox
2012-07-31
1
-0
/
+5
*
kernel/sys.c: avoid argv_free(NULL)
Andrew Morton
2012-07-31
1
-19
/
+25
*
NMI watchdog: fix for lockup detector breakage on resume
Sameer Nanda
2012-07-31
3
-2
/
+30
*
panic: fix a possible deadlock in panic()
Vikram Mulukutla
2012-07-31
1
-0
/
+8
*
avr32: fix build error in ATSTK1002 code
Fengguang Wu
2012-07-31
1
-1
/
+1
*
clk: validate pointer in __clk_disable()
Fengguang Wu
2012-07-31
1
-0
/
+3
*
arch/arm/mach-netx/fb.c: reuse dummy clk routines for CONFIG_HAVE_CLK=n
Viresh Kumar
2012-07-31
1
-23
/
+0
*
usb/host/r8a66597: remove conditional compilation of clk code
Viresh Kumar
2012-07-31
2
-17
/
+0
*
gadget/r8a66597: remove conditional compilation of clk code
Viresh Kumar
2012-07-31
2
-13
/
+3
*
gadget/m66592: remove conditional compilation of clk code
Viresh Kumar
2012-07-31
2
-13
/
+1
*
net/stmmac: remove conditional compilation of clk code
Viresh Kumar
2012-07-31
2
-58
/
+17
*
net/c_can: remove conditional compilation of clk code
Viresh Kumar
2012-07-31
1
-8
/
+0
*
ata/pata_arasan: remove conditional compilation of clk code
Viresh Kumar
2012-07-31
1
-13
/
+1
*
usb/musb: remove conditional compilation of clk code
Viresh Kumar
2012-07-31
1
-8
/
+0
*
usb/marvell: remove conditional compilation of clk code
Viresh Kumar
2012-07-31
1
-9
/
+0
*
i2c/i2c-pxa: remove conditional compilation of clk code
Viresh Kumar
2012-07-31
1
-7
/
+0
*
clk: remove redundant depends on from drivers/Kconfig
Viresh Kumar
2012-07-31
1
-1
/
+0
*
clk: add non CONFIG_HAVE_CLK routines
Viresh Kumar
2012-07-31
1
-59
/
+109
*
avr32/mm/fault.c: port OOM changes to do_page_fault
Kautuk Consul
2012-07-31
1
-8
/
+25
*
alpha: remove mysterious if zero-ed out includes
Paul Bolle
2012-07-31
1
-12
/
+0
*
xtensa/mm/fault.c: port OOM changes to do_page_fault
Kautuk Consul
2012-07-31
1
-5
/
+24
*
coredump: warn about unsafe suid_dumpable / core_pattern combo
Kees Cook
2012-07-31
3
-7
/
+45
*
fs: make dumpable=2 require fully qualified path
Kees Cook
2012-07-31
2
-9
/
+26
*
fs/xattr.c:getxattr(): improve handling of allocation failures
Sasha Levin
2012-07-31
1
-4
/
+12
*
ntfs: remove references to long gone super operations and unimplemented methods
Fernando Luis Vazquez Cao
2012-07-31
1
-17
/
+0
*
prctl: remove redunant assignment of "error" to zero
Sasikantha babu
2012-07-31
1
-11
/
+2
*
pcdp: use early_ioremap/early_iounmap to access pcdp table
Greg Pearson
2012-07-31
1
-2
/
+2
*
mm: fix wrong argument of migrate_huge_pages() in soft_offline_huge_page()
Joonsoo Kim
2012-07-31
1
-3
/
+3
*
Merge branch 'i2c-embedded/for-next' of git://git.pengutronix.de/git/wsa/linux
Linus Torvalds
2012-07-28
25
-567
/
+693
|
\
|
*
Revert "i2c: tegra: convert normal suspend/resume to *_noirq"
Wolfram Sang
2012-07-24
1
-6
/
+3
|
*
I2C: MV64XYZ: Add Device Tree support
Andrew Lunn
2012-07-23
2
-6
/
+146
|
*
i2c: stu300: use devm managed resources
Linus Walleij
2012-07-16
1
-65
/
+18
|
*
i2c: i2c-ocores: support for 16bit and 32bit IO
Ganesan Ramalingam
2012-07-14
3
-2
/
+22
|
*
V4L/DVB: mfd: use reg_shift instead of regstep
Jayachandran C
2012-07-14
1
-1
/
+1
|
*
i2c: i2c-ocores: Use reg-shift property
Ganesan Ramalingam
2012-07-14
3
-17
/
+29
|
*
i2c: i2c-ocores: DT bindings and minor fixes.
Jayachandran C
2012-07-14
2
-38
/
+34
|
*
i2c: mv64xxxx: remove EXPERIMENTAL tag
Wolfram Sang
2012-07-14
1
-1
/
+1
[next]