index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
genirq: Remove __do_IRQ
Thomas Gleixner
2011-01-21
18
-183
/
+0
*
m32r: Convert to generic irq Kconfig
Thomas Gleixner
2011-01-21
1
-8
/
+3
*
m32r: Convert usrv platform irq handling
Thomas Gleixner
2011-01-21
1
-48
/
+40
*
m32r: Convert opsput_lcdpld irq chip
Thomas Gleixner
2011-01-21
1
-26
/
+16
*
m32r: Convert opsput lanpld irq chip
Thomas Gleixner
2011-01-21
1
-20
/
+12
*
m32r: Convert opsput pld irq chip
Thomas Gleixner
2011-01-21
1
-26
/
+20
*
m32r: Convert opsput irq chip
Thomas Gleixner
2011-01-21
1
-31
/
+27
*
m32r: Convert oaks32r irq chips
Thomas Gleixner
2011-01-21
1
-25
/
+22
*
m32r: Convert mappi3 irq chip
Thomas Gleixner
2011-01-21
1
-31
/
+31
*
m32r: Convert mappi2 irq chip
Thomas Gleixner
2011-01-21
1
-29
/
+30
*
m32r: Convert mappi irq chips
Thomas Gleixner
2011-01-21
1
-27
/
+26
*
m32r: Convert m32700ut lcdpld irq chip
Thomas Gleixner
2011-01-21
1
-20
/
+12
*
m32r: Convert m32700ut lanpld irq chip
Thomas Gleixner
2011-01-21
1
-20
/
+12
*
m32r: Convert m32700ut pld irq chip
Thomas Gleixner
2011-01-21
1
-28
/
+20
*
m32r: Convert m32104ut irq chip
Thomas Gleixner
2011-01-21
1
-29
/
+27
*
m32r: Convert m32104ut irq handling
Thomas Gleixner
2011-01-21
1
-25
/
+21
*
m32r: Cleanup direct irq_desc access
Thomas Gleixner
2011-01-21
9
-307
/
+83
*
cris: Use generic irq Kconfig
Thomas Gleixner
2011-01-21
2
-5
/
+3
*
cris: Convert V32 interrupt handling
Thomas Gleixner
2011-01-21
1
-35
/
+15
*
cris: Convert V10 interrupt handling
Thomas Gleixner
2011-01-21
1
-31
/
+10
*
cris: Use irq handling wrapper
Thomas Gleixner
2011-01-21
1
-2
/
+2
*
h8300: Use generic irq Kconfig
Thomas Gleixner
2011-01-21
2
-5
/
+3
*
h8300: Convert interrupt handling to flow handler
Thomas Gleixner
2011-01-21
1
-12
/
+3
*
h8300: Convert to new irq_chip functions
Thomas Gleixner
2011-01-21
1
-17
/
+16
*
Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2011-01-20
7
-40
/
+22
|
\
|
*
smp: Allow on_each_cpu() to be called while early_boot_irqs_disabled status t...
Tejun Heo
2011-01-20
1
-4
/
+7
|
*
lockdep: Move early boot local IRQ enable/disable status to init/main.c
Tejun Heo
2011-01-20
6
-36
/
+15
*
|
ACPI / PM: Call suspend_nvs_free() earlier during resume
Rafael J. Wysocki
2011-01-20
1
-1
/
+1
*
|
ACPI: Introduce acpi_os_ioremap()
Rafael J. Wysocki
2011-01-20
4
-11
/
+27
*
|
Merge branch 'akpm'
Linus Torvalds
2011-01-20
310
-535
/
+642
|
\
\
|
*
|
kernel/smp.c: consolidate writes in smp_call_function_interrupt()
Milton Miller
2011-01-20
1
-10
/
+19
|
*
|
kernel/smp.c: fix smp_call_function_many() SMP race
Anton Blanchard
2011-01-20
1
-0
/
+30
|
*
|
memcg: correctly order reading PCG_USED and pc->mem_cgroup
Johannes Weiner
2011-01-20
1
-18
/
+9
|
*
|
backlight: fix 88pm860x_bl macro collision
Randy Dunlap
2011-01-20
1
-2
/
+2
|
*
|
drivers/leds/ledtrig-gpio.c: make output match input, tighten input checking
Janusz Krzysztofik
2011-01-20
1
-7
/
+8
|
*
|
MAINTAINERS: update Atmel AT91 entry
Nicolas Ferre
2011-01-20
1
-2
/
+6
|
*
|
mm: fix truncate_setsize() comment
Jan Kara
2011-01-20
1
-6
/
+5
|
*
|
memcg: fix rmdir, force_empty with THP
KAMEZAWA Hiroyuki
2011-01-20
1
-11
/
+26
|
*
|
memcg: fix LRU accounting with THP
KAMEZAWA Hiroyuki
2011-01-20
1
-4
/
+18
|
*
|
memcg: fix USED bit handling at uncharge in THP
KAMEZAWA Hiroyuki
2011-01-20
3
-40
/
+62
|
*
|
memcg: modify accounting function for supporting THP better
KAMEZAWA Hiroyuki
2011-01-20
1
-13
/
+12
|
*
|
fs/direct-io.c: don't try to allocate more than BIO_MAX_PAGES in a bio
David Dillow
2011-01-20
1
-3
/
+7
|
*
|
mm: compaction: prevent division-by-zero during user-requested compaction
Johannes Weiner
2011-01-20
1
-0
/
+11
|
*
|
mm/vmscan.c: remove duplicate include of compaction.h
Jesper Juhl
2011-01-20
1
-1
/
+0
|
*
|
memblock: fix memblock_is_region_memory()
Tomi Valkeinen
2011-01-20
1
-4
/
+4
|
*
|
thp: keep highpte mapped until it is no longer needed
Johannes Weiner
2011-01-20
1
-1
/
+2
|
*
|
kconfig: rename CONFIG_EMBEDDED to CONFIG_EXPERT
David Rientjes
2011-01-20
298
-423
/
+431
|
|
/
*
|
Merge branch 'tty-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2011-01-20
140
-41
/
+42
|
\
\
|
*
|
tty: update MAINTAINERS file due to driver movement
Greg Kroah-Hartman
2011-01-13
1
-25
/
+25
|
*
|
tty: move drivers/serial/ to drivers/tty/serial/
Greg Kroah-Hartman
2011-01-13
122
-3
/
+3
[next]