index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2012-11-28
hwmon: remove use of __devinit
Bill Pemberton
45
-82
/
+82
2012-11-28
hwmon: remove use of __devexit_p
Bill Pemberton
43
-43
/
+43
2012-11-28
power: remove use of __devexit
Bill Pemberton
35
-37
/
+37
2012-11-28
power: remove use of __devinit
Bill Pemberton
33
-35
/
+35
2012-11-28
power: remove use of __devexit_p
Bill Pemberton
36
-37
/
+37
2012-11-28
hwspinlock: remove use of __devexit
Bill Pemberton
2
-2
/
+2
2012-11-28
hwspinlock: remove use of __devinit
Bill Pemberton
2
-2
/
+2
2012-11-28
hwspinlock: remove use of __devexit_p
Bill Pemberton
2
-2
/
+2
2012-11-28
gpio: remove use of __devexit
Bill Pemberton
39
-39
/
+39
2012-11-28
gpio: remove use of __devinitconst
Bill Pemberton
1
-2
/
+2
2012-11-28
gpio: remove use of __devinitdata
Bill Pemberton
5
-5
/
+5
2012-11-28
gpio: remove use of __devinit
Bill Pemberton
55
-76
/
+76
2012-11-28
gpio: remove use of __devexit_p
Bill Pemberton
35
-35
/
+35
2012-11-28
clk: remove use of __devexit
Bill Pemberton
2
-2
/
+2
2012-11-28
clk: remove use of __devinit
Bill Pemberton
2
-2
/
+2
2012-11-28
clk: remove use of __devexit_p
Bill Pemberton
2
-2
/
+2
2012-11-28
tpm_infineon: remove use of __devexit_p
Bill Pemberton
1
-1
/
+1
2012-11-28
tpm: remove use of __devinit
Bill Pemberton
4
-5
/
+5
2012-11-28
lib: kobject_uevent is no longer dependant on CONFIG_HOTPLUG
Bill Pemberton
1
-2
/
+1
2012-11-28
kernel/ksysfs.c: remove CONFIG_HOTPLUG ifdefs
Bill Pemberton
1
-4
/
+1
2012-11-28
sysctl: remove CONFIG_HOTPLUG ifdefs
Bill Pemberton
1
-2
/
+2
2012-11-28
kobject: remove CONFIG_HOTPLUG ifdefs
Bill Pemberton
1
-18
/
+0
2012-11-28
driver core: remove CONFIG_HOTPLUG ifdefs
Bill Pemberton
1
-14
/
+0
2012-11-28
pnpbios: remove CONFIG_HOTPLUG ifdefs
Bill Pemberton
1
-13
/
+7
2012-11-26
Documentation:Update Documentation/zh_CN/arm64/memory.txt
Fu Wei
1
-6
/
+6
2012-11-26
sysfs: Mark sysfs_attr_ns static
Josh Triplett
1
-2
/
+2
2012-11-26
drivers/base/core.c: Mark to_root_device static
Josh Triplett
1
-1
/
+1
2012-11-26
driver core: use initcall_debug to control shutdown info
ShuoX Liu
1
-2
/
+4
2012-11-15
Documentation: Chinese translation of Documentation/arm/kernel_user_helpers.txt
Fu Wei
1
-0
/
+284
2012-11-15
fs/debugsfs: remove unnecessary inode->i_private initialization
Yan Hong
1
-1
/
+0
2012-11-15
driver: platform: fix documentation for platform_get_irq_byname
Wolfram Sang
1
-1
/
+1
2012-11-14
firmware loader: document firmware cache mechanism
Ming Lei
2
-0
/
+10
2012-11-14
firmware loader: introduce module parameter to customize(v4) fw search path
Ming Lei
2
-1
/
+21
2012-11-14
firmware: use noinline_for_stack
Cesar Eduardo Barros
1
-1
/
+1
2012-11-14
firmware loader: Fix the concurrent request_firmware() race for kref_get/put
Chuansheng Liu
1
-2
/
+4
2012-11-14
firmware loader: Fix the race FW_STATUS_DONE is followed by class_timeout
Chuansheng Liu
1
-8
/
+16
2012-11-14
Merge 3.7-rc5 into driver-core-next
Greg Kroah-Hartman
388
-2313
/
+3861
2012-11-11
Linux 3.7-rc5
v3.7-rc5
Linus Torvalds
1
-1
/
+1
2012-11-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
25
-66
/
+131
2012-11-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc
Linus Torvalds
38
-97
/
+291
2012-11-10
Merge branch 'for-linus' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
2
-30
/
+30
2012-11-10
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/cmar...
Linus Torvalds
11
-47
/
+20
2012-11-10
Merge tag 'stable/for-linus-3.7-rc5-tag' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
6
-17
/
+132
2012-11-09
sparc64: Fix build with mix of modular vs. non-modular crypto drivers.
David S. Miller
9
-8
/
+24
2012-11-09
sparc: Support atomic64_dec_if_positive properly.
David S. Miller
4
-2
/
+20
2012-11-09
of/address: sparc: Declare of_address_to_resource() as an extern function for...
Andreas Larsson
2
-0
/
+7
2012-11-09
sparc32, leon: Check for existent irq_map entry in leon_handle_ext_irq
Andreas Larsson
1
-2
/
+4
2012-11-09
sparc: Add sparc support for platform_get_irq()
Andreas Larsson
1
-0
/
+7
2012-11-09
gre6: fix rtnl dump messages
Nicolas Dichtel
1
-4
/
+4
2012-11-09
gianfar: ethernet vanishes after restoring from hibernation
Wang Dongsheng
1
-1
/
+4
[next]