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
2013-03-24
ACPI: Set length even for TYPE_END_TAG acpi resource
Yinghai Lu
3
-1
/
+4
2013-03-12
ACPICA: Update version to 20130214
Bob Moore
1
-1
/
+1
2013-03-12
ACPICA: Object repair: Allow 0-length packages for variable-length packages
Bob Moore
1
-2
/
+8
2013-03-12
ACPICA: Disassembler: Add warnings for unresolved control methods
Bob Moore
3
-0
/
+5
2013-03-12
ACPICA: Return object repair: Add resource template repairs
Lv Zheng
3
-0
/
+99
2013-03-12
ACPICA: Return object repair: Add string-to-unicode conversion
Lv Zheng
3
-0
/
+75
2013-03-12
ACPICA: Split object conversion functions to a new file
Bob Moore
4
-262
/
+318
2013-03-12
ACPICA: Add mechanism for early object repairs on a per-name basis
Bob Moore
5
-87
/
+221
2013-03-12
ACPICA: Remove trailing comma in enum declarations
Bob Moore
1
-2
/
+2
2013-03-12
ACPICA: Add exception descriptions to exception info table
Bob Moore
3
-115
/
+183
2013-03-12
ACPICA: Add macros to exception code definitions
Bob Moore
1
-89
/
+103
2013-03-12
ACPICA: Regression fix: reinstate safe exit macros
Bob Moore
10
-38
/
+67
2013-03-12
ACPICA: Update for ACPI 5 hardware-reduced feature
Bob Moore
2
-0
/
+24
2013-03-12
ACPICA: Add parens within macros around parameter names
Bob Moore
1
-2
/
+2
2013-03-12
ACPICA: Add macros to access pointer to next object in the descriptor list
Jung-uk Kim
2
-8
/
+6
2013-03-12
ACPICA: Update error/debug messages for fixed events
Bob Moore
2
-14
/
+19
2013-03-12
ACPICA: Fix a long-standing bug in local cache
Jung-uk Kim
2
-14
/
+7
2013-03-12
ACPICA: iASL/Disassembler: Add support for MTMR table
Lv Zheng
1
-0
/
+24
2013-03-12
ACPICA: iASL/Disassembler: Add support for VRTC table
Lv Zheng
1
-0
/
+23
2013-03-12
ACPICA: Update RASF table definition
Lv Zheng
1
-9
/
+42
2013-03-12
ACPICA: Fix a couple warnings detected on FreeBSD build
Jung-uk Kim
1
-1
/
+1
2013-03-12
ACPICA: Resource Mgr: Prevent infinite loops in resource walks
Bob Moore
4
-1
/
+29
2013-03-10
Linux 3.9-rc2
v3.9-rc2
Linus Torvalds
1
-1
/
+1
2013-03-09
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...
Linus Torvalds
71
-19
/
+84
2013-03-09
Atmel MXT touchscreen: increase reset timeouts
Linus Torvalds
1
-2
/
+2
2013-03-09
proc: Use nd_jump_link in proc_ns_follow_link
Eric W. Biederman
1
-6
/
+6
2013-03-08
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
9
-130
/
+221
2013-03-08
Platform: x86: chromeos_laptop : Add basic platform data for atmel devices
Benson Leung
1
-2
/
+39
2013-03-08
Input: atmel_mxt_ts - Support for touchpad variant
Daniel Kurtz
2
-2
/
+67
2013-03-08
Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
4
-17
/
+13
2013-03-08
Merge branch 'akpm' (fixes from Andrew)
Linus Torvalds
13
-34
/
+26
2013-03-08
alpha: boot: fix build breakage introduced by system.h disintegration
Will Deacon
1
-0
/
+1
2013-03-08
memcg: initialize kmem-cache destroying work earlier
Konstantin Khlebnikov
1
-2
/
+6
2013-03-08
Randy has moved
Randy Dunlap
3
-6
/
+5
2013-03-08
ksm: fix m68k build: only NUMA needs pfn_to_nid
Hugh Dickins
1
-1
/
+1
2013-03-08
dmi_scan: fix missing check for _DMI_ signature in smbios_present()
Ben Hutchings
1
-3
/
+2
2013-03-08
Revert parts of "hlist: drop the node parameter from iterators"
Arnd Bergmann
2
-2
/
+2
2013-03-08
idr: remove WARN_ON_ONCE() on negative IDs
Tejun Heo
1
-13
/
+3
2013-03-08
mm/mempolicy.c: fix sp_node_init() argument ordering
KOSAKI Motohiro
1
-1
/
+1
2013-03-08
mm/mempolicy.c: fix wrong sp_node insertion
Hillf Danton
1
-1
/
+1
2013-03-08
ipc: don't allocate a copy larger than max
Peter Hurley
1
-2
/
+4
2013-03-08
ipc: fix potential oops when src msg > 4k w/ MSG_COPY
Peter Hurley
1
-3
/
+0
2013-03-08
Merge branch 'stable' of git://git.kernel.org/pub/scm/linux/kernel/git/cmetca...
Linus Torvalds
2
-13
/
+32
2013-03-08
Merge tag 'metag-for-v3.9-rc2' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2
-3
/
+1
2013-03-08
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...
Linus Torvalds
12
-25
/
+64
2013-03-08
Merge branch 'for-3.9/upstream-fixes' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-8
/
+14
2013-03-08
Merge tag 'random_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-4
/
+8
2013-03-08
vfs: don't BUG_ON() if following a /proc fd pseudo-symlink results in a symlink
Linus Torvalds
1
-2
/
+0
2013-03-07
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
8
-43
/
+192
2013-03-07
Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
26
-102
/
+275
[next]