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
path:
root
/
arch
Age
Commit message (
Expand
)
Author
Files
Lines
2012-07-31
Merge tag 'irqdomain-for-linus' of git://git.secretlab.ca/git/linux-2.6
Linus Torvalds
3
-5
/
+2
2012-07-31
Merge branch 'akpm' (Andrew's patch-bomb)
Linus Torvalds
13
-19
/
+20
2012-07-31
Merge tag 'random_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
12
-32
/
+20
2012-07-31
mips: zero out pg_data_t when it's allocated
Minchan Kim
1
-0
/
+1
2012-07-31
memcg: rename config variables
Andrew Morton
10
-18
/
+18
2012-07-31
mm: account the total_vm in the vm_stat_account()
Huang Shijie
1
-1
/
+0
2012-07-31
xtensa: select generic atomic64_t support
Fengguang Wu
1
-0
/
+1
2012-07-31
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
5
-146
/
+1473
2012-07-31
Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...
Linus Torvalds
7
-55
/
+121
2012-07-31
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...
Linus Torvalds
17
-105
/
+103
2012-07-31
powerpc/kvm/book3s_32: Fix MTMSR_EERI macro
Alexander Graf
1
-1
/
+0
2012-07-31
Merge remote-tracking branch 'kumar/merge' into merge
Benjamin Herrenschmidt
6
-54
/
+121
2012-07-30
Merge branch 'akpm' (Andrew's patch-bomb)
Linus Torvalds
46
-74
/
+90
2012-07-30
ipc: use Kconfig options for __ARCH_WANT_[COMPAT_]IPC_PARSE_VERSION
Will Deacon
35
-17
/
+25
2012-07-30
ipc: add COMPAT_SHMLBA support
Will Deacon
2
-2
/
+2
2012-07-30
firmware_map: make firmware_map_add_early() argument consistent with firmware...
Yasuaki Ishimatsu
1
-1
/
+1
2012-07-30
atomic64_test: simplify the #ifdef for atomic64_dec_if_positive() test
Catalin Marinas
5
-0
/
+5
2012-07-30
arch: remove direct definitions of KERN_<LEVEL> uses
Joe Perches
3
-5
/
+7
2012-07-30
avr32: fix build error in ATSTK1002 code
Fengguang Wu
1
-1
/
+1
2012-07-30
arch/arm/mach-netx/fb.c: reuse dummy clk routines for CONFIG_HAVE_CLK=n
Viresh Kumar
1
-23
/
+0
2012-07-30
avr32/mm/fault.c: port OOM changes to do_page_fault
Kautuk Consul
1
-8
/
+25
2012-07-30
alpha: remove mysterious if zero-ed out includes
Paul Bolle
1
-12
/
+0
2012-07-30
xtensa/mm/fault.c: port OOM changes to do_page_fault
Kautuk Consul
1
-5
/
+24
2012-07-30
Merge tag 'please-pull-ia64-fixes' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
14
-16
/
+16
2012-07-30
Merge tag 'mfd-3.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/...
Linus Torvalds
6
-35
/
+11
2012-07-30
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
Linus Torvalds
130
-1932
/
+6224
2012-07-30
Merge branch 'trivial' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare...
Linus Torvalds
7
-44
/
+0
2012-07-30
Merge branch 'for-linus-for-3.6-rc1' of git://git.linaro.org/people/mszyprows...
Linus Torvalds
9
-375
/
+261
2012-07-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-edac
Linus Torvalds
1
-0
/
+12
2012-07-30
Merge tag 'boards2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
Linus Torvalds
16
-153
/
+1126
2012-07-30
Merge tag 'soc2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
Linus Torvalds
34
-483
/
+1468
2012-07-30
Merge branch 'for-3.6' of git://gitorious.org/linux-pwm/linux-pwm
Linus Torvalds
17
-1418
/
+17
2012-07-30
ARM: dma-mapping: add support for DMA_ATTR_SKIP_CPU_SYNC attribute
Marek Szyprowski
1
-9
/
+11
2012-07-30
ARM: dma-mapping: add support for dma_get_sgtable()
Marek Szyprowski
3
-0
/
+35
2012-07-30
ARM: dma-mapping: add support for DMA_ATTR_NO_KERNEL_MAPPING attribute
Marek Szyprowski
1
-5
/
+13
2012-07-30
common: dma-mapping: add support for generic dma_mmap_* calls
Marek Szyprowski
6
-40
/
+26
2012-07-30
ARM: dma-mapping: fix error path for memory allocation failure
Marek Szyprowski
1
-1
/
+1
2012-07-30
ARM: dma-mapping: add more sanity checks in arm_dma_mmap()
Marek Szyprowski
1
-4
/
+10
2012-07-30
ARM: dma-mapping: remove custom consistent dma region
Marek Szyprowski
3
-321
/
+170
2012-07-30
s390: make use of user_mode() macro where possible
Heiko Carstens
4
-15
/
+15
2012-07-30
s390/mm: rename user_mode variable to addressing_mode
Heiko Carstens
6
-14
/
+15
2012-07-30
s390/mm: fix fault handling for page table walk case
Heiko Carstens
1
-6
/
+7
2012-07-30
s390/mm: make page faults killable
Heiko Carstens
1
-1
/
+11
2012-07-29
Merge branch 'devel'
Mauro Carvalho Chehab
1
-0
/
+12
2012-07-28
Merge branch 'i2c-embedded/for-next' of git://git.pengutronix.de/git/wsa/linux
Linus Torvalds
5
-59
/
+10
2012-07-27
Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-arm
Linus Torvalds
60
-691
/
+897
2012-07-27
Merge branches 'audit', 'delay', 'fixes', 'misc' and 'sta2x11' into for-linus
Russell King
60
-691
/
+897
2012-07-27
Merge branch 'kmap_atomic' of git://github.com/congwang/linux
Linus Torvalds
11
-189
/
+33
2012-07-27
Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...
Linus Torvalds
7
-124
/
+93
2012-07-26
Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
12
-46
/
+89
[next]