Age | Commit message (Expand) | Author | Files | Lines |
2007-07-19 | s390: Put allocated ELF notes in read-only data segment | Roland McGrath | 1 | -0/+2 |
2007-07-19 | powerpc: Put allocated ELF notes in read-only data segment | Roland McGrath | 1 | -0/+2 |
2007-07-19 | alpha: Put allocated ELF notes in read-only data segment | Roland McGrath | 1 | -1/+4 |
2007-07-19 | x86_64: Put allocated ELF notes in read-only data segment | Roland McGrath | 1 | -1/+3 |
2007-07-19 | i386: Put allocated ELF notes in read-only data segment | Roland McGrath | 1 | -3/+3 |
2007-07-19 | mm: variable length argument support | Ollie Wild | 3 | -110/+17 |
2007-07-19 | use the new percpu interface for shared data | Fenghua Yu | 4 | -4/+4 |
2007-07-19 | define new percpu interface for shared data | Fenghua Yu | 18 | -53/+25 |
2007-07-19 | jprobes: make jprobes a little safer for users | Michael Ellerman | 2 | -4/+14 |
2007-07-19 | unregister_chrdev(): ignore the return value | Akinobu Mita | 3 | -8/+3 |
2007-07-19 | PM: Integrate beeping flag with existing acpi_sleep flags | Pavel Machek | 4 | -26/+27 |
2007-07-19 | PM: Optional beeping during resume from suspend to RAM | Nigel Cunningham | 2 | -0/+52 |
2007-07-19 | mm: fault feedback #2 | Nick Piggin | 24 | -309/+287 |
2007-07-19 | Fix RGMII-ID handling in gianfar | Andy Fleming | 1 | -0/+9 |
2007-07-19 | Add phy-connection-type to gianfar nodes | Andy Fleming | 1 | -0/+4 |
2007-07-18 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hsk... | Linus Torvalds | 11 | -438/+732 |
2007-07-18 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hpa... | Linus Torvalds | 10 | -12/+24 |
2007-07-18 | i386: fixup TRACE_IRQ breakage | Peter Zijlstra | 2 | -6/+6 |
2007-07-18 | Handle bogus %cs selector in single-step instruction decoding | Roland McGrath | 2 | -14/+31 |
2007-07-18 | [AVR32] Initialize phy_mask for both macb devices | Haavard Skinnemoen | 1 | -1/+13 |
2007-07-18 | [AVR32] Correct misspelled CONFIG_BLK_DEV_INITRD variable. | Robert P. J. Day | 1 | -1/+1 |
2007-07-18 | [AVR32] Fix build error in parse_tag_rdimg() | Haavard Skinnemoen | 1 | -1/+1 |
2007-07-18 | [AVR32] Don't wire up macb0 unless SW6 is in default position | Kristoffer Nyborg Gregertsen | 1 | -1/+2 |
2007-07-18 | [AVR32] Wire up SSC platform device 0 as TX on ATSTK1000 board | Hans-Christian Egtvedt | 1 | -0/+3 |
2007-07-18 | [AVR32] Add Atmel SSC driver platform device to AT32AP architecture | Hans-Christian Egtvedt | 1 | -0/+86 |
2007-07-18 | [AVR32] Make STK1000 mux settings configurable | David Brownell | 3 | -7/+80 |
2007-07-18 | [AVR32] CPU frequency scaling for AT32AP | Hans-Christian Egtvedt | 4 | -2/+175 |
2007-07-18 | [AVR32] Split SM device into PM, RTC, WDT and EIC | Haavard Skinnemoen | 5 | -426/+372 |
2007-07-18 | [PATCH] x86: do not recompile boot for each build | Sam Ravnborg | 1 | -1/+1 |
2007-07-18 | [x86 setup] Save/restore DS around invocations of INT 10h | H. Peter Anvin | 2 | -2/+9 |
2007-07-18 | [x86 setup] VGA: Clear the Protect bit before setting the vertical height | H. Peter Anvin | 1 | -1/+6 |
2007-07-18 | [x86 setup] Fix assembly constraints | H. Peter Anvin | 6 | -7/+7 |
2007-07-18 | [x86 setup] build/tools.c: fix comment | H. Peter Anvin | 1 | -1/+1 |
2007-07-18 | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tyt... | Linus Torvalds | 4 | -0/+17 |
2007-07-18 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/sp... | Linus Torvalds | 6 | -36/+191 |
2007-07-18 | Merge branch 'xen-upstream' of ssh://master.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 36 | -42/+4381 |
2007-07-18 | Revert "[POWERPC] Do firmware feature fixups after features are initialised" | Tony Breeds | 1 | -8/+4 |
2007-07-18 | Fix compile failure in arch/powerpc/kernel/pci-common.c | Tony Breeds | 1 | -2/+5 |
2007-07-18 | xen: disable all non-virtual drivers | Jeremy Fitzhardinge | 1 | -0/+2 |
2007-07-18 | xen: use iret directly when possible | Jeremy Fitzhardinge | 5 | -5/+199 |
2007-07-18 | xen: suppress abs symbol warnings for unused reloc pointers | Jeremy Fitzhardinge | 1 | -0/+2 |
2007-07-18 | xen: Attempt to patch inline versions of common operations | Jeremy Fitzhardinge | 5 | -54/+190 |
2007-07-18 | xen: Place vcpu_info structure into per-cpu memory | Jeremy Fitzhardinge | 4 | -16/+151 |
2007-07-18 | xen: handle external requests for shutdown, reboot and sysrq | Jeremy Fitzhardinge | 2 | -1/+144 |
2007-07-18 | xen: machine operations | Jeremy Fitzhardinge | 2 | -3/+44 |
2007-07-18 | xen: use the hvc console infrastructure for Xen console | Jeremy Fitzhardinge | 2 | -1/+7 |
2007-07-18 | xen: hack to prevent bad segment register reload | Jeremy Fitzhardinge | 1 | -0/+12 |
2007-07-18 | xen: lazy-mmu operations | Jeremy Fitzhardinge | 3 | -32/+72 |
2007-07-18 | xen: Add support for preemption | Jeremy Fitzhardinge | 5 | -42/+76 |
2007-07-18 | xen: SMP guest support | Jeremy Fitzhardinge | 10 | -49/+682 |