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
2012-10-06
lib: vsprintf: optimize division by 10000
George Spelvin
1
-27
/
+33
2012-10-06
lib: vsprintf: optimize division by 10 for small integers
George Spelvin
1
-2
/
+3
2012-10-06
poweroff: fix bug in orderly_poweroff()
hongfeng
1
-1
/
+1
2012-10-06
kernel/sys.c: call disable_nonboot_cpus() in kernel_restart()
Shawn Guo
1
-0
/
+1
2012-10-06
tile: fix personality bits handling upon exec()
Jiri Kosina
1
-2
/
+2
2012-10-06
cross-arch: don't corrupt personality flags upon exec()
Jiri Kosina
16
-16
/
+31
2012-10-06
score: select generic atomic64_t support
Fengguang Wu
1
-0
/
+1
2012-10-06
frv: kill used but uninitialized variable
Geert Uytterhoeven
1
-10
/
+9
2012-10-06
sections: fix const sections for crc32 table
Joe Mario
2
-6
/
+9
2012-10-06
sections: fix section conflicts in sound
Andi Kleen
1
-1
/
+1
2012-10-06
sections: fix section conflicts in net
Andi Kleen
7
-6
/
+8
2012-10-06
sections: fix section conflicts in net/can
Andi Kleen
4
-4
/
+4
2012-10-06
sections: fix section conflicts in mm/percpu.c
Andi Kleen
2
-2
/
+2
2012-10-06
sections: fix section conflicts in drivers/video
Andi Kleen
5
-6
/
+6
2012-10-06
sections: fix section conflicts in drivers/scsi
Andi Kleen
2
-2
/
+2
2012-10-06
sections: fix section conflicts in drivers/platform/x86
Andi Kleen
3
-7
/
+7
2012-10-06
sections: fix section conflicts in drivers/net/wan
Andi Kleen
1
-1
/
+1
2012-10-06
sections: fix section conflicts in drivers/net/hamradio
Andi Kleen
5
-7
/
+7
2012-10-06
sections: fix section conflicts in drivers/net
Andi Kleen
14
-15
/
+15
2012-10-06
sections: fix section conflicts in drivers/mmc
Andi Kleen
1
-1
/
+1
2012-10-06
sections: fix section conflicts in drivers/mfd
Andi Kleen
1
-3
/
+3
2012-10-06
sections: fix section conflicts in drivers/macintosh
Andi Kleen
1
-1
/
+1
2012-10-06
sections: fix section conflicts in drivers/ide
Andi Kleen
41
-53
/
+53
2012-10-06
sections: fix section conflicts in drivers/char
Andi Kleen
1
-1
/
+1
2012-10-06
sections: fix section conflicts in drivers/atm
Andi Kleen
1
-1
/
+1
2012-10-06
sections: fix section conflicts in arch/x86
Andi Kleen
3
-4
/
+4
2012-10-06
sections: fix section conflicts in arch/sh
Andi Kleen
2
-2
/
+2
2012-10-06
sections: fix section conflicts in arch/score
Andi Kleen
1
-0
/
+1
2012-10-06
sections: fix section conflicts in arch/powerpc
Andi Kleen
6
-6
/
+6
2012-10-06
sections: fix section conflicts in arch/mips
Andi Kleen
2
-2
/
+2
2012-10-06
sections: fix section conflicts in arch/ia64
Andi Kleen
2
-2
/
+2
2012-10-06
sections: fix section conflicts in arch/h8300
Andi Kleen
7
-8
/
+9
2012-10-06
sections: fix section conflicts in arch/frv
Andi Kleen
2
-2
/
+2
2012-10-06
sections: fix section conflicts in arch/arm/
Andi Kleen
6
-36
/
+36
2012-10-06
sections: disable const sections for PA-RISC v2
Andi Kleen
3
-8
/
+26
2012-10-06
drivers/scsi/atp870u.c: fix bad use of udelay
Martin Michlmayr
1
-1
/
+10
2012-10-06
unicore32: select generic atomic64_t support
Fengguang Wu
1
-0
/
+1
2012-10-06
kbuild: make: fix if_changed when command contains backslashes
Sascha Hauer
1
-1
/
+1
2012-10-06
drivers/dma/dmaengine.c: lower the priority of 'failed to get' dma channel me...
Fabio Estevam
1
-1
/
+1
2012-10-06
mn10300: only add -mmem-funcs to KBUILD_CFLAGS if gcc supports it
Geert Uytterhoeven
1
-1
/
+1
2012-10-06
audit.h: replace defines with C stubs
Kees Cook
1
-53
/
+153
2012-10-04
Merge tag 'kvm-3.7-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
62
-1466
/
+3006
2012-10-04
firmware: use 'kernel_read()' to read firmware into kernel buffer
Linus Torvalds
1
-3
/
+1
2012-10-04
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...
Linus Torvalds
6
-51
/
+136
2012-10-04
Merge tag 'remoteproc-for-3.7' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
11
-42
/
+682
2012-10-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Linus Torvalds
100
-1737
/
+11457
2012-10-04
crypto: x86/glue_helper - fix storing of new IV in CBC encryption
Jussi Kivilinna
1
-1
/
+1
2012-10-03
Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
562
-43313
/
+71064
2012-10-03
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...
Linus Torvalds
1
-2
/
+2
2012-10-03
firmware: teach the kernel to load firmware files directly from the filesystem
Linus Torvalds
1
-1
/
+77
[next]