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
2015-03-26
stable_kernel_rules: Add clause about specification of kernel versions to patch.
David Daney
1
-0
/
+10
2015-03-25
kobject: WARN as tip when call kobject_get() to a kobject not initialized
Ethan Zhao
1
-1
/
+6
2015-03-25
lib/lz4: Pull out constant tables
Rasmus Villemoes
1
-11
/
+7
2015-03-25
drivers: platform: parse IRQ flags from resources
Linus Walleij
1
-0
/
+9
2015-03-25
driver core: Make probe deferral more quiet
Mark Brown
1
-1
/
+1
2015-03-25
drivers/core/of: Add symlink to device-tree from devices with an OF node
Benjamin Herrenschmidt
2
-2
/
+24
2015-03-25
device: Add dev_of_node() accessor
Benjamin Herrenschmidt
1
-0
/
+7
2015-03-25
drivers: base: fw: fix ret value when loading fw
Zahari Doychev
1
-0
/
+2
2015-03-25
firmware: Avoid manual device_create_file() calls
Takashi Iwai
1
-19
/
+21
2015-03-25
drivers/base: cacheinfo: validate device node for all the caches
Sudeep Holla
1
-2
/
+11
2015-03-25
drivers/base: use tabs where possible in code indentation
Lavinia Tache
1
-5
/
+5
2015-03-25
driver core: add missing blank line after declaration
Lavinia Tache
1
-0
/
+1
2015-03-25
drivers: base: node: Delete space after pointer declaration
Ana Nedelcu
1
-1
/
+1
2015-03-25
drivers: base: memory: Use tabs instead of spaces
Ioana Ciornei
1
-2
/
+2
2015-03-25
firmware_class: Fix whitespace and indentation
Andrei Oprea
1
-3
/
+4
2015-03-25
drivers: base: dma-mapping: Erase blank space after pointer
Marius Cristian Eseanu
1
-1
/
+1
2015-03-25
drivers: base: class: Add a blank line after declarations
Cosmin Tomulescu
1
-0
/
+2
2015-03-25
attribute_container: fix missing blank lines after declarations
Cosmin Dragomir
1
-0
/
+2
2015-03-25
drivers: base: memory: Fix switch indent
Ioana Ciornei
1
-27
/
+27
2015-03-25
drivers: base: map: Use kmalloc_array instead of kmalloc
Andrei Poenaru
1
-2
/
+1
2015-03-25
Driver core: Fix missing whitespace in function argument
Florin Papa
1
-1
/
+1
2015-03-25
driver core: Delete an unnecessary check before the function call "put_device"
Markus Elfring
1
-2
/
+1
2015-03-25
drivers/base/node: clean up attribute group conversion
Greg Kroah-Hartman
1
-10
/
+2
2015-03-25
drivers/base/node: Avoid manual device_create_file() calls
Takashi Iwai
1
-14
/
+20
2015-03-25
samples/kobject: be explicit in the module license
Greg Kroah-Hartman
2
-2
/
+2
2015-03-25
samples/kobject: Use kstrtoint instead of sscanf
Rastislav Barlik
2
-6
/
+22
2015-03-25
driver core: bus: Goto appropriate labels on failure in bus_add_device
Junjie Mao
1
-2
/
+2
2015-03-25
driver core: use *switch* statement in really_probe()
Sergei Shtylyov
1
-5
/
+9
2015-03-25
sysfs: Document struct attribute_group
Guenter Roeck
1
-0
/
+15
2015-03-25
sysfs: Only accept read/write permissions for file attributes
Vivien Didelot
1
-0
/
+6
2015-03-25
sysfs: Use only return value from is_visible for the file mode
Guenter Roeck
1
-3
/
+2
2015-03-22
Linux 4.0-rc5
v4.0-rc5
Linus Torvalds
1
-1
/
+1
2015-03-22
Merge tag 'md/4.0-rc4-fix' of git://neil.brown.name/md
Linus Torvalds
2
-3
/
+2
2015-03-22
Merge tag 'driver-core-4.0-rc5' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2
-0
/
+4
2015-03-22
Merge tag 'char-misc-4.0-rc5' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
3
-183
/
+3
2015-03-22
Merge tag 'staging-4.0-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
3
-17
/
+17
2015-03-22
Merge tag 'tty-4.0-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
1
-3
/
+12
2015-03-22
Merge tag 'usb-4.0-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
34
-719
/
+131
2015-03-21
Merge branch 'fixes' of git://git.infradead.org/users/vkoul/slave-dma
Linus Torvalds
5
-80
/
+137
2015-03-21
Merge tag 'pm+acpi-4.0-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
8
-54
/
+78
2015-03-21
Merge git://people.freedesktop.org/~airlied/linux
Linus Torvalds
18
-372
/
+159
2015-03-21
Merge tag 'devicetree-fixes-for-4.0-part2' of git://git.kernel.org/pub/scm/li...
Linus Torvalds
3
-12
/
+14
2015-03-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending
Linus Torvalds
14
-47
/
+61
2015-03-21
Merge tag 'dm-4.0-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/dev...
Linus Torvalds
5
-26
/
+142
2015-03-21
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
8
-46
/
+352
2015-03-21
Merge branch 'for-4.0' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
1
-2
/
+0
2015-03-21
Merge tag 'upstream-4.0-rc5' of git://git.infradead.org/linux-ubifs
Linus Torvalds
1
-1
/
+2
2015-03-21
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
3
-5
/
+19
2015-03-21
Merge branch 'fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-arm
Linus Torvalds
5
-23
/
+23
2015-03-21
Merge branches 'pm-cpuidle', 'powercap', 'irq-pm' and 'acpi-resources'
Rafael J. Wysocki
266
-1509
/
+2867
[next]