| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'kmem_death' of master.kernel.org:/pub/scm/linux/kernel/git/leth... | Linus Torvalds | 2007-07-20 | 11 | -16/+12 |
|\ |
|
| * | mm: Remove slab destructors from kmem_cache_create(). | Paul Mundt | 2007-07-20 | 11 | -16/+12 |
* | | fallout from kbuild changes | Al Viro | 2007-07-20 | 1 | -1/+1 |
|/ |
|
* | i386: Allow KVM on i386 nonpae | Avi Kivity | 2007-07-19 | 3 | -7/+0 |
* | Update .gitignore for arch/i386/boot | Matthew Wilcox | 2007-07-19 | 2 | -0/+4 |
* | fix spufs build after ->fault changes | Christoph Hellwig | 2007-07-19 | 1 | -11/+11 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild | Linus Torvalds | 2007-07-19 | 6 | -5/+16 |
|\ |
|
| * | xtensa: use DATA_DATA in xtensa | Mathieu Desnoyers | 2007-07-17 | 1 | -1/+2 |
| * | powerpc: add missing DATA_DATA to powerpc | Mathieu Desnoyers | 2007-07-17 | 1 | -1/+3 |
| * | cris: use DATA_DATA in cris | Mathieu Desnoyers | 2007-07-17 | 2 | -2/+2 |
| * | kbuild: remove hardcoded apic_es7000 from modpost | Sam Ravnborg | 2007-07-16 | 1 | -1/+1 |
| * | powerpc: Refuse to build 64-bit with GCC-4.2.0 and CONFIG_MODULES | Segher Boessenkool | 2007-07-16 | 1 | -0/+8 |
* | | Merge branch 'release' of git://lm-sensors.org/kernel/mhoffman/hwmon-2.6 | Linus Torvalds | 2007-07-19 | 16 | -16/+0 |
|\ \ |
|
| * | | i2c: Delete the i2c-isa pseudo bus driver | Jean Delvare | 2007-07-19 | 16 | -16/+0 |
* | | | [PATCH] sched: sched_cacheflush is now unused | Ralf Baechle | 2007-07-19 | 1 | -9/+0 |
* | | | drivers/edac: add new nmi rescan | Dave Jiang | 2007-07-19 | 2 | -0/+23 |
* | | | lguest: the asm offsets | Rusty Russell | 2007-07-19 | 1 | -0/+20 |
* | | | lguest: the host code | Rusty Russell | 2007-07-19 | 2 | -2/+4 |
* | | | lguest: export symbols for lguest as a module | Rusty Russell | 2007-07-19 | 1 | -0/+1 |
* | | | m68knommu: remove is_in_rom() function | Greg Ungerer | 2007-07-19 | 2 | -22/+0 |
* | | | m68knommu: start dump from exception stack | Greg Ungerer | 2007-07-19 | 1 | -1/+1 |
* | | | m68knommu: generic irq handling | Greg Ungerer | 2007-07-19 | 13 | -673/+155 |
* | | | FRV: work around a possible compiler bug | David Howells | 2007-07-19 | 1 | -1/+1 |
* | | | some kmalloc/memset ->kzalloc (tree wide) | Yoann Padioleau | 2007-07-19 | 6 | -14/+7 |
* | | | s390: Put allocated ELF notes in read-only data segment | Roland McGrath | 2007-07-19 | 1 | -0/+2 |
* | | | powerpc: Put allocated ELF notes in read-only data segment | Roland McGrath | 2007-07-19 | 1 | -0/+2 |
* | | | alpha: Put allocated ELF notes in read-only data segment | Roland McGrath | 2007-07-19 | 1 | -1/+4 |
* | | | x86_64: Put allocated ELF notes in read-only data segment | Roland McGrath | 2007-07-19 | 1 | -1/+3 |
* | | | i386: Put allocated ELF notes in read-only data segment | Roland McGrath | 2007-07-19 | 1 | -3/+3 |
* | | | mm: variable length argument support | Ollie Wild | 2007-07-19 | 3 | -110/+17 |
* | | | use the new percpu interface for shared data | Fenghua Yu | 2007-07-19 | 4 | -4/+4 |
* | | | define new percpu interface for shared data | Fenghua Yu | 2007-07-19 | 18 | -53/+25 |
* | | | jprobes: make jprobes a little safer for users | Michael Ellerman | 2007-07-19 | 2 | -4/+14 |
* | | | unregister_chrdev(): ignore the return value | Akinobu Mita | 2007-07-19 | 3 | -8/+3 |
* | | | PM: Integrate beeping flag with existing acpi_sleep flags | Pavel Machek | 2007-07-19 | 4 | -26/+27 |
* | | | PM: Optional beeping during resume from suspend to RAM | Nigel Cunningham | 2007-07-19 | 2 | -0/+52 |
* | | | mm: fault feedback #2 | Nick Piggin | 2007-07-19 | 24 | -309/+287 |
* | | | Fix RGMII-ID handling in gianfar | Andy Fleming | 2007-07-19 | 1 | -0/+9 |
* | | | Add phy-connection-type to gianfar nodes | Andy Fleming | 2007-07-19 | 1 | -0/+4 |
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hsk... | Linus Torvalds | 2007-07-18 | 11 | -438/+732 |
|\ \ \ |
|
| * | | | [AVR32] Initialize phy_mask for both macb devices | Haavard Skinnemoen | 2007-07-18 | 1 | -1/+13 |
| * | | | [AVR32] Correct misspelled CONFIG_BLK_DEV_INITRD variable. | Robert P. J. Day | 2007-07-18 | 1 | -1/+1 |
| * | | | [AVR32] Fix build error in parse_tag_rdimg() | Haavard Skinnemoen | 2007-07-18 | 1 | -1/+1 |
| * | | | [AVR32] Don't wire up macb0 unless SW6 is in default position | Kristoffer Nyborg Gregertsen | 2007-07-18 | 1 | -1/+2 |
| * | | | [AVR32] Wire up SSC platform device 0 as TX on ATSTK1000 board | Hans-Christian Egtvedt | 2007-07-18 | 1 | -0/+3 |
| * | | | [AVR32] Add Atmel SSC driver platform device to AT32AP architecture | Hans-Christian Egtvedt | 2007-07-18 | 1 | -0/+86 |
| * | | | [AVR32] Make STK1000 mux settings configurable | David Brownell | 2007-07-18 | 3 | -7/+80 |
| * | | | [AVR32] CPU frequency scaling for AT32AP | Hans-Christian Egtvedt | 2007-07-18 | 4 | -2/+175 |
| * | | | [AVR32] Split SM device into PM, RTC, WDT and EIC | Haavard Skinnemoen | 2007-07-18 | 5 | -426/+372 |
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hpa... | Linus Torvalds | 2007-07-18 | 10 | -12/+24 |
|\ \ \ \ |
|