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
2011-03-07
UIO: add PRUSS UIO driver support
Pratheesh Gangadhar
4
-0
/
+290
2011-02-28
Fix spelling mistakes in Documentation/zh_CN/SubmittingPatches
Xiaochen Wang
1
-1
/
+1
2011-02-25
firmware: Fix unaligned memory accesses in dmi-sysfs
Mike Waychison
1
-15
/
+13
2011-02-25
firmware: Add documentation for /sys/firmware/dmi
Mike Waychison
1
-0
/
+110
2011-02-25
firmware: Expose DMI type 15 System Event Log
Mike Waychison
1
-0
/
+143
2011-02-25
firmware: Break out system_event_log in dmi-sysfs
Mike Waychison
1
-0
/
+159
2011-02-25
firmware: Basic dmi-sysfs support
Mike Waychison
3
-0
/
+408
2011-02-25
firmware: Add DMI entry types to the headers
Mike Waychison
1
-0
/
+47
2011-02-18
Driver core: convert platform_{get,set}_drvdata to static inline functions
Marc Kleine-Budde
1
-2
/
+9
2011-02-18
Translate linux-2.6/Documentation/magic-number.txt into Chinese
Harry Wei
1
-0
/
+167
2011-02-18
Translat Documentation/SubmittingChecklist into Chinese
Harry Wei
1
-0
/
+109
2011-02-18
debugfs: Fix filesystem reference counting on debugfs_remove() failure
Jan Kara
1
-4
/
+7
2011-02-18
kobject.h: fix build when CONFIG_HOTPLUG is disabled
Randy Dunlap
1
-3
/
+2
2011-02-04
drivers:misc: ti-st: remove multiple gpio handling
Pavan Savoy
3
-121
/
+26
2011-02-04
drivers:misc: ti-st: fix hci-ll on wake_ind collision
Pavan Savoy
1
-0
/
+15
2011-02-04
drivers:misc: ti-st: firmware download optimization
Pavan Savoy
3
-7
/
+97
2011-02-04
drivers:misc: ti-st: set right debug levels for logs
Pavan Savoy
2
-14
/
+13
2011-02-04
drivers:misc: ti-st: fix error codes
Pavan Savoy
3
-27
/
+24
2011-02-04
drivers:misc: ti-st: move from rfkill to sysfs
Pavan Savoy
3
-125
/
+186
2011-02-04
drivers:misc: ti-st: register with channel IDs
Pavan Savoy
3
-284
/
+167
2011-02-04
Fix a mistake Chinese character in Documentation/zh_CN/SubmittingPatches
Harry Wei
1
-1
/
+1
2011-02-03
sysfs: Capitalize description of SYSFS_DEPRECATED{_V2} options
Ferenc Wagner
1
-2
/
+2
2011-02-03
driver core: Replace the dangerous to_root_device macro with an inline function
Ferenc Wagner
1
-1
/
+4
2011-02-03
memory hotplug: sysfs probe routine should add all memory sections
Nathan Fontenot
1
-3
/
+10
2011-02-03
memory hotplug: Define memory_block_size_bytes for x86_64 with CONFIG_X86_UV
Nathan Fontenot
1
-0
/
+14
2011-02-03
memory hotplug: Define memory_block_size_bytes for powerpc/pseries
Nathan Fontenot
1
-13
/
+53
2011-02-03
memory hotplug: Update phys_index to [start|end]_section_nr
Nathan Fontenot
4
-17
/
+45
2011-02-03
memory hotplug: Allow memory blocks to span multiple memory sections
Nathan Fontenot
2
-63
/
+139
2011-02-03
dynamic_debug: add #include <linux/sched.h>
Greg Kroah-Hartman
1
-0
/
+1
2011-02-03
pch_phub: add new device ML7213
Tomoya MORINAGA
2
-23
/
+53
2011-02-03
Translate Documentation/SecurityBugs into Chinese
Harry Wei
1
-0
/
+50
2011-02-03
sysdev: Do not register with sysdev when erroring on add
Borislav Petkov
1
-17
/
+44
2011-02-03
debugfs: remove module_exit()
Amerigo Wang
1
-15
/
+0
2011-02-03
sysdev: Fixup warning message
Borislav Petkov
1
-2
/
+2
2011-02-03
firmware_classs: change val uevent's type to bool
Bob Liu
2
-6
/
+5
2011-02-03
Dynamic debug: Add more flags
Bart Van Assche
3
-12
/
+68
2011-02-03
kobject: Add missing format attribute specifications
Bart Van Assche
1
-2
/
+5
2011-02-03
docs/sysfs: show() methods should use scnprintf().
Bart Van Assche
1
-3
/
+3
2011-02-03
docs/sysfs: Update directory/kobject documentation.
Bart Van Assche
1
-4
/
+6
2011-02-03
driver-core: document restrictions on device_rename()
Timur Tabi
1
-1
/
+28
2011-02-01
Linux 2.6.38-rc3
v2.6.38-rc3
Linus Torvalds
1
-1
/
+1
2011-02-01
Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6
Linus Torvalds
25
-210
/
+174
2011-02-01
Merge branch 'fixes' of master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
5
-35
/
+41
2011-02-01
Merge branch 'omap-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
6
-34
/
+5
2011-02-01
kernel.h: fix kernel-doc warning
Randy Dunlap
1
-1
/
+1
2011-02-01
Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfs
Linus Torvalds
10
-71
/
+152
2011-02-01
virtio: update MAINTAINERS
Michael S. Tsirkin
1
-0
/
+10
2011-02-01
Merge branch 'usb-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
48
-381
/
+568
2011-02-01
Merge branch 'staging-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
27
-134
/
+294
2011-02-01
Merge branch 'tty-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
5
-51
/
+58
[next]