| Commit message (Expand) | Author | Age | Files | Lines |
* | spelling fixes: arch/um/ | Simon Arlott | 2007-10-20 | 9 | -10/+10 |
* | spelling fixes: arch/m68k/ | Simon Arlott | 2007-10-20 | 8 | -11/+11 |
* | spelling fixes: arch/m32r/ | Simon Arlott | 2007-10-20 | 5 | -15/+15 |
* | spelling fixes: arch/i386/ | Simon Arlott | 2007-10-20 | 37 | -57/+57 |
* | spelling fixes: arch/h8300/ | Simon Arlott | 2007-10-20 | 4 | -4/+4 |
* | spelling fixes: arch/frv/ | Simon Arlott | 2007-10-20 | 3 | -4/+4 |
* | spelling fixes: arch/cris/ | Simon Arlott | 2007-10-20 | 26 | -42/+42 |
* | spelling fixes: arch/alpha/ | Simon Arlott | 2007-10-20 | 10 | -10/+9 |
* | H8300: Typo: "buildin" -> "builtin" | Robert P. J. Day | 2007-10-20 | 1 | -3/+3 |
* | XTENSA: Emphasize that the "eth" boot-time parm takes a value | Robert P. J. Day | 2007-10-20 | 1 | -1/+1 |
* | BOOT: Show that no_ipi_broadcast() takes a parameter. | Robert P. J. Day | 2007-10-20 | 1 | -1/+1 |
* | Spelling fix: explicitly | Jean Delvare | 2007-10-19 | 6 | -7/+7 |
* | more UTF-8 conversions | Marcin Garski | 2007-10-19 | 1 | -1/+1 |
* | Convert files to UTF-8 and some cleanups | Jan Engelhardt | 2007-10-19 | 28 | -46/+46 |
* | Fix misspellings of "system", "controller", "interrupt" and "necessary". | Robert P. J. Day | 2007-10-19 | 14 | -14/+14 |
* | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/... | Linus Torvalds | 2007-10-19 | 2 | -0/+4 |
|\ |
|
| * | cpuidle: consolidate 2.6.22 cpuidle branch into one patch | Len Brown | 2007-10-10 | 2 | -0/+4 |
* | | Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus | Linus Torvalds | 2007-10-19 | 19 | -705/+249 |
|\ \ |
|
| * | | [MIPS] Kill duplicated setup_irq() for cp0 timer | Atsushi Nemoto | 2007-10-19 | 10 | -80/+0 |
| * | | [MIPS] Sibyte: Finish conversion to modern time APIs. | Ralf Baechle | 2007-10-19 | 6 | -167/+82 |
| * | | [MIPS] time: Helpers to compute clocksource/event shift and mult values. | Ralf Baechle | 2007-10-19 | 1 | -8/+31 |
| * | | [MIPS] SMTC: Build fix. | Ralf Baechle | 2007-10-19 | 1 | -0/+1 |
| * | | [MIPS] time: Delete dead code. | Ralf Baechle | 2007-10-19 | 1 | -59/+0 |
| * | | [MIPS] MIPSsim: Strip defconfig file to the bones. | Ralf Baechle | 2007-10-19 | 1 | -394/+138 |
* | | | Merge ssh://master.kernel.org/pub/scm/linux/kernel/git/tglx/linux-2.6-x86 | Linus Torvalds | 2007-10-19 | 1 | -2/+7 |
|\ \ \ |
|
| * | | | x86: fix global_flush_tlb() bug | Ingo Molnar | 2007-10-19 | 1 | -2/+7 |
| |/ / |
|
* | | | Combine instrumentation menus in kernel/Kconfig.instrumentation | Mathieu Desnoyers | 2007-10-19 | 37 | -420/+30 |
* | | | Use extended crashkernel command line on sh | Bernhard Walle | 2007-10-19 | 2 | -26/+33 |
* | | | Use extended crashkernel command line on ppc64 | Bernhard Walle | 2007-10-19 | 1 | -27/+27 |
* | | | Use extended crashkernel command line on ia64 | Bernhard Walle | 2007-10-19 | 2 | -43/+49 |
* | | | Use extended crashkernel command line on x86_64 | Bernhard Walle | 2007-10-19 | 3 | -35/+34 |
* | | | Use extended crashkernel command line on i386 | Bernhard Walle | 2007-10-19 | 3 | -28/+46 |
* | | | Use helpers to obtain task pid in printks (arch code) | Alexey Dobriyan | 2007-10-19 | 37 | -157/+163 |
* | | | define global BIT macro | Jiri Slaby | 2007-10-19 | 1 | -1/+0 |
* | | | remove asm/bitops.h includes | Jiri Slaby | 2007-10-19 | 9 | -9/+9 |
* | | | pid namespaces: changes to show virtual ids to user | Pavel Emelyanov | 2007-10-19 | 4 | -5/+5 |
* | | | pid namespaces: define is_global_init() and is_container_init() | Serge E. Hallyn | 2007-10-19 | 22 | -26/+26 |
* | | | pid namespaces: round up the API | Pavel Emelianov | 2007-10-19 | 4 | -7/+7 |
* | | | task cgroups: enable cgroups by default in some configs | Paul Jackson | 2007-10-19 | 6 | -0/+6 |
* | | | setup vma->vm_page_prot by vm_get_page_prot() | Coly Li | 2007-10-19 | 1 | -1/+1 |
* | | | kmap leak fix for x86_32 kdump | Fernando Luis Vázquez Cao | 2007-10-19 | 1 | -0/+1 |
|/ / |
|
* | | Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus | Linus Torvalds | 2007-10-18 | 15 | -373/+469 |
|\ \ |
|
| * | | [MIPS] time: Move R4000 clockevent device code to separate configurable file | Ralf Baechle | 2007-10-18 | 8 | -241/+318 |
| * | | [MIPS] time: Delete dead cycles_per_jiffy, mips_timer_ack and null_timer_ack | Ralf Baechle | 2007-10-18 | 1 | -21/+0 |
| * | | [MIPS] IP32: Retire use of plat_timer_setup. | Ralf Baechle | 2007-10-18 | 1 | -6/+0 |
| * | | [MIPS] Jazz: Retire use of plat_timer_setup. | Ralf Baechle | 2007-10-18 | 2 | -9/+5 |
| * | | [MIPS] IP27: Convert to clock_event_device. | Ralf Baechle | 2007-10-18 | 2 | -66/+94 |
| * | | [MIPS] JMR3927: Convert to clock_event_device. | Ralf Baechle | 2007-10-18 | 1 | -19/+47 |
| * | | [MIPS] Always do the ARC64_TWIDDLE_PC thing. | Thomas Bogendoerfer | 2007-10-18 | 1 | -11/+5 |
* | | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | Linus Torvalds | 2007-10-18 | 2 | -6/+2 |
|\ \ \ |
|