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
2008-07-25
kconfig: set all new symbols automatically
Roman Zippel
2
-0
/
+79
2008-07-25
kconfig: add diffconfig utility
Tim Bird
1
-0
/
+129
2008-07-25
kbuild: remove Module.markers during mrproper
Alexey Dobriyan
1
-1
/
+1
2008-07-25
kbuild: sparse needs CF not CHECKFLAGS
Geert Uytterhoeven
1
-4
/
+4
2008-07-25
kernel-doc: handle/strip __init
Randy Dunlap
1
-0
/
+1
2008-07-25
vmlinux.lds: move __attribute__((__cold__)) functions back into final .text s...
Jan Beulich
1
-1
/
+3
2008-07-25
init: fix URL of "The GNU Accounting Utilities"
S.Çağlar Onur
1
-1
/
+1
2008-07-25
kbuild: add arch/$ARCH/include to search path
Sam Ravnborg
1
-1
/
+2
2008-07-25
kbuild: asm symlink support for arch/$ARCH/include
Sam Ravnborg
2
-16
/
+29
2008-07-25
kbuild: support arch/$ARCH/include for tags, cscope
Sam Ravnborg
1
-1
/
+5
2008-07-25
kbuild: prepare headers_* for arch/$ARCH/include
Sam Ravnborg
2
-27
/
+63
2008-07-25
kbuild: install all headers when arch is changed
Sam Ravnborg
2
-8
/
+12
2008-07-25
kbuild: make clean removes *.o.* as well
Alexey Dobriyan
1
-1
/
+1
2008-07-25
kbuild: optimize headers_* targets
Sam Ravnborg
4
-92
/
+161
2008-07-25
kbuild: only one call for include/ in make headers_*
Sam Ravnborg
3
-22
/
+16
2008-07-25
kbuild: error out early in make headers_install
Sam Ravnborg
1
-4
/
+6
2008-07-25
kbuild: code refactoring in Makefile.headerinst
Sam Ravnborg
1
-29
/
+35
2008-07-25
kbuild: drop support of ALTARCH for headers_*
Sam Ravnborg
1
-75
/
+9
2008-07-25
kbuild: always unifdef files in headers_install*
Sam Ravnborg
1
-19
/
+10
2008-07-25
kbuild: refactor headers_* targets in Makefile
Sam Ravnborg
1
-16
/
+23
2008-07-25
Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...
Linus Torvalds
49
-277
/
+2546
2008-07-25
Merge branch 'linux-next' of git://git.infradead.org/~dedekind/ubi-2.6
Linus Torvalds
19
-616
/
+1008
2008-07-25
Fix ahci driver 'flags' type
Linus Torvalds
1
-1
/
+1
2008-07-25
edac: mpc85xx fix pci ofdev 2nd pass
Dave Jiang
1
-24
/
+43
2008-07-25
edac: mv64x60 add pci fixup
Dave Jiang
1
-0
/
+35
2008-07-25
edac: mv64x60 fix get_property
Dave Jiang
1
-1
/
+1
2008-07-25
edac: e752x fix too loud on nonmemory errors
Doug Thompson
1
-17
/
+42
2008-07-25
edac: core fix added newline to sysfs dimm labels
Arthur Jones
1
-1
/
+5
2008-07-25
edac: core fix static to dynamic kset
Arthur Jones
1
-9
/
+6
2008-07-25
edac: core fix redundant sysfs controls to parameters
Arthur Jones
2
-195
/
+73
2008-07-25
edac: core fix workq timer
Arthur Jones
1
-1
/
+21
2008-07-25
edac: core fix to use dynamic kobject
Arthur Jones
1
-9
/
+21
2008-07-25
edac: i5100: cleanup
Arthur Jones
1
-135
/
+261
2008-07-25
edac: i5100 fix unmask ecc bits
Arthur Jones
1
-0
/
+6
2008-07-25
edac: i5100 fix enable ecc hardware
Arthur Jones
1
-0
/
+10
2008-07-25
edac: i5100 fix missing bits
Arthur Jones
1
-3
/
+15
2008-07-25
edac: i5100 new intel chipset driver
Arthur Jones
4
-0
/
+838
2008-07-25
fuse: lockd support
Miklos Szeredi
1
-2
/
+9
2008-07-25
fuse: nfs export special lookups
Miklos Szeredi
3
-3
/
+72
2008-07-25
fuse: add fuse_lookup_name() helper
Miklos Szeredi
1
-40
/
+77
2008-07-25
fuse: add export operations
Miklos Szeredi
3
-2
/
+121
2008-07-25
fuse: prepare lookup for nfs export
Miklos Szeredi
1
-10
/
+14
2008-07-25
locks: allow ->lock() to return FILE_LOCK_DEFERRED
Miklos Szeredi
1
-14
/
+9
2008-07-25
locks: cleanup code duplication
Miklos Szeredi
1
-40
/
+31
2008-07-25
locks: add special return value for asynchronous locks
Miklos Szeredi
4
-24
/
+25
2008-07-25
lockd: dont return EAGAIN for a permanent error
Miklos Szeredi
2
-5
/
+18
2008-07-25
taskstats: remove initialization of static per-cpu variable
Vegard Nossum
1
-1
/
+1
2008-07-25
per-task-delay-accounting: update document and getdelays.c for memory reclaim
Keika Kobayashi
2
-5
/
+14
2008-07-25
per-task-delay-accounting: update taskstats for memory reclaim delay
Keika Kobayashi
3
-1
/
+15
2008-07-25
per-task-delay-accounting: add memory reclaim delay
Keika Kobayashi
4
-0
/
+41
[next]