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
2007-07-16
scripts: Make cleanfile/cleanpatch warn about long lines
H. Peter Anvin
2
-5
/
+107
2007-07-16
kbuild: avoid environment to set variables used by kbuild
Sam Ravnborg
1
-0
/
+16
2007-07-16
kbuild: document cc-fullversion
Sam Ravnborg
1
-0
/
+14
2007-07-16
powerpc: Refuse to build 64-bit with GCC-4.2.0 and CONFIG_MODULES
Segher Boessenkool
1
-0
/
+8
2007-07-16
kbuild: New 'cc-fullversion' macro
Segher Boessenkool
2
-4
/
+18
2007-07-16
kbuild: asm-offsets.h is now cleaned with O=.. builds
Sam Ravnborg
1
-0
/
+1
2007-07-16
Remove duplicate comments from sysctl.c
Linus Torvalds
1
-8
/
+0
2007-07-16
Fix new generic block device SG compile
Linus Torvalds
1
-1
/
+1
2007-07-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/mingo/linux-2.6-sched
Linus Torvalds
2
-36
/
+44
2007-07-16
Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
39
-1054
/
+4623
2007-07-16
Merge branch 'bsg' of git://git.kernel.dk/data/git/linux-2.6-block
Linus Torvalds
13
-91
/
+1341
2007-07-16
Merge branch 'for-linus' of git://git.kernel.dk/data/git/linux-2.6-block
Linus Torvalds
27
-5517
/
+9
2007-07-16
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/sp...
Linus Torvalds
45
-537
/
+8609
2007-07-16
Merge master.kernel.org:/pub/scm/linux/kernel/git/lethal/sh-2.6
Linus Torvalds
132
-2834
/
+4887
2007-07-16
fat: Fix the race of read/write the FAT12 entry
OGAWA Hirofumi
1
-0
/
+7
2007-07-16
cpwatchdog build fix
Andrew Morton
1
-0
/
+1
2007-07-16
sn_console section mismatch warning
Jes Sorensen
1
-2
/
+2
2007-07-16
compat32: ignore the LOOP_CLR_FD ioctl
Geert Uytterhoeven
1
-0
/
+4
2007-07-16
NLS: Remove obsolete Makefile entries
Robert P. J. Day
1
-2
/
+0
2007-07-16
permit mempool_free(NULL)
Rusty Russell
1
-0
/
+3
2007-07-16
ext4: statfs speed up
Badari Pulavarty
2
-10
/
+17
2007-07-16
ext3: statfs speed up
Badari Pulavarty
2
-10
/
+17
2007-07-16
ext2: statfs speed up
Badari Pulavarty
2
-6
/
+16
2007-07-16
drivers/char/ipmi/ipmi_si_intf.c: lower printk severity
Dan Aloni
1
-1
/
+1
2007-07-16
drivers/char/ipmi/ipmi_poweroff.c: lower printk severity
Dan Aloni
1
-1
/
+1
2007-07-16
vsprintf.c: optimizing, part 2: base 10 conversion speedup, v2
Denis Vlasenko
1
-3
/
+105
2007-07-16
vsprintf.c: optimizing, part 1 (easy and obvious stuff)
Denis Vlasenko
1
-28
/
+45
2007-07-16
Fix trivial typos in anon_inodes.c comments
J. Bruce Fields
1
-5
/
+5
2007-07-16
isapnp: remove pointless check of 'type' against 0 in isapnp_read_tag()
Jesper Juhl
1
-2
/
+0
2007-07-16
.gitignore update
Alexey Dobriyan
2
-0
/
+4
2007-07-16
remove mm/backing-dev.c:congestion_wait_interruptible()
Adrian Bunk
2
-17
/
+0
2007-07-16
kernel/printk.c: document possible deadlock against scheduler
Jiri Kosina
1
-0
/
+3
2007-07-16
docs: static initialization of spinlocks is OK
Ed L. Cashin
1
-9
/
+11
2007-07-16
serial: remove termios checks from various old char serial drivers
Alan Cox
5
-38
/
+12
2007-07-16
68360serial: remove broken optimisation
Alan Cox
1
-7
/
+0
2007-07-16
synclink: remove bogus 'no change' termios optimisation from synclink drivers
Alan Cox
3
-24
/
+0
2007-07-16
genericserial: remove bogus optimisation check and dead code paths
Alan Cox
1
-117
/
+3
2007-07-16
amiserial: remove incorrect 'no termios change' check
Alan Cox
1
-6
/
+1
2007-07-16
modules: remove modlist_lock
Rusty Russell
1
-21
/
+15
2007-07-16
ext4: fix error handling in ext4_create_journal
Borislav Petkov
1
-2
/
+5
2007-07-16
ext3: fix error handling in ext3_create_journal()
Borislav Petkov
1
-2
/
+5
2007-07-16
make cancel_xxx_work_sync() return a boolean
Oleg Nesterov
2
-16
/
+29
2007-07-16
rename cancel_rearming_delayed_work() to cancel_delayed_work_sync()
Oleg Nesterov
2
-6
/
+13
2007-07-16
update Documentation/filesystems/vfs.txt
Borislav Petkov
1
-13
/
+16
2007-07-16
Remove the last few UMSDOS leftovers
Jesper Juhl
4
-5
/
+1
2007-07-16
Add missing files and dirs to 00-INDEX in Documentation/
Jesper Juhl
1
-9
/
+133
2007-07-16
dma: make dma pool to use kmalloc_node
Yinghai Lu
1
-1
/
+1
2007-07-16
UDF: fix function name from udf_crc16 to udf_crc
Cyrill Gorcunov
1
-2
/
+2
2007-07-16
generic bug: use show_regs() instead of dump_stack()
Heiko Carstens
10
-12
/
+16
2007-07-16
Add -Werror-implicit-function-declaration
Dave Jones
1
-1
/
+2
[next]