| Commit message (Expand) | Author | Age | Files | Lines |
* | mm: fix alloc_bootmem_core to use fast searching for all nodes | Yinghai Lu | 2008-04-26 | 1 | -6/+12 |
* | mm: make mem_map allocation continuous | Yinghai Lu | 2008-04-26 | 1 | -3/+29 |
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/x86... | Linus Torvalds | 2008-04-26 | 8 | -6/+270 |
|\ |
|
| * | x86, boot: Document for linked list of struct setup_data | Huang, Ying | 2008-04-26 | 1 | -0/+26 |
| * | x86, boot: export linked list of struct setup_data via debugfs | Huang, Ying | 2008-04-26 | 2 | -5/+160 |
| * | x86, boot: add linked list of struct setup_data | Huang, Ying | 2008-04-26 | 4 | -1/+61 |
| * | x86, boot: add free_early to early reservation machanism | Huang, Ying | 2008-04-26 | 2 | -0/+23 |
* | | x86, PAT: disable /dev/mem mmap RAM with PAT | Venki Pallipadi | 2008-04-26 | 1 | -0/+31 |
|/ |
|
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/x86... | Linus Torvalds | 2008-04-26 | 1 | -1/+1 |
|\ |
|
| * | x86 PAT: decouple from nonpromisc devmem | Ingo Molnar | 2008-04-26 | 1 | -2/+2 |
| * | x86 PAT: tone down debugging messages | Ingo Molnar | 2008-04-26 | 1 | -1/+1 |
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/v4l-dvb | Linus Torvalds | 2008-04-26 | 23 | -109/+1135 |
|\ \ |
|
| * | | V4L/DVB (7751): ir-kbd-i2c: Save a temporary memory allocation in ir_probe | Jean Delvare | 2008-04-26 | 1 | -12/+9 |
| * | | V4L/DVB (7750): au0828/ cleanups and fixes | Adrian Bunk | 2008-04-26 | 5 | -33/+10 |
| * | | V4L/DVB (7748): tuner-core: some adjustments at tuner logs, if debug enabled | Mauro Carvalho Chehab | 2008-04-26 | 1 | -46/+46 |
| * | | V4L/DVB (7746): pvrusb2: make signed one-bit bitfields unsigned | Harvey Harrison | 2008-04-26 | 1 | -11/+11 |
| * | | V4L/DVB (7744): pvrusb2-dvb: add atsc/qam support for Hauppauge pvrusb2 model... | Michael Krufky | 2008-04-26 | 2 | -0/+29 |
| * | | V4L/DVB (7742): cx88: Add support for the DViCO FusionHDTV_7_GOLD digital modes | Steven Toth | 2008-04-26 | 3 | -0/+34 |
| * | | V4L/DVB (7741): s5h1411: Adding support for this ATSC/QAM demodulator | Steven Toth | 2008-04-26 | 4 | -0/+987 |
| * | | V4L/DVB (7740): tuner-xc2028.c dubious !x & y | Harvey Harrison | 2008-04-26 | 1 | -1/+1 |
| * | | V4L/DVB (7739): mt312.h: dubious one-bit signed bitfield | Harvey Harrison | 2008-04-26 | 1 | -1/+1 |
| * | | V4L/DVB (7735): Fix compilation for au0828 | Brandon Philips | 2008-04-26 | 1 | -1/+1 |
| * | | V4L/DVB (7734): em28xx: copy and paste error in em28xx_init_isoc | Janne Grunau | 2008-04-26 | 1 | -1/+1 |
| * | | V4L/DVB (7733): blackbird_find_mailbox negative return ignored in blackbird_i... | Roel Kluin | 2008-04-26 | 1 | -2/+4 |
| * | | V4L/DVB (7732): vivi: fix a warning | Mauro Carvalho Chehab | 2008-04-26 | 1 | -1/+1 |
| |/ |
|
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/x86... | Linus Torvalds | 2008-04-26 | 5 | -3/+28 |
|\ \ |
|
| * | | generic: make optimized inlining arch-opt-in | Ingo Molnar | 2008-04-26 | 2 | -1/+5 |
| * | | x86: add optimized inlining | Ingo Molnar | 2008-04-26 | 4 | -3/+24 |
| |/ |
|
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6 | Linus Torvalds | 2008-04-26 | 76 | -1438/+1194 |
|\ \ |
|
| * | | ide: sanitize handling of IDE_HFLAG_NO_SET_MODE host flag | Bartlomiej Zolnierkiewicz | 2008-04-26 | 4 | -10/+13 |
| * | | sis5513: fail early for unsupported chipsets | Bartlomiej Zolnierkiewicz | 2008-04-26 | 1 | -15/+15 |
| * | | it821x: fix kzalloc() failure handling | Bartlomiej Zolnierkiewicz | 2008-04-26 | 1 | -6/+18 |
| * | | qd65xx: use IDE_HFLAG_SINGLE host flag | Bartlomiej Zolnierkiewicz | 2008-04-26 | 2 | -21/+15 |
| * | | qd65xx: always use ->selectproc method | Bartlomiej Zolnierkiewicz | 2008-04-26 | 1 | -27/+10 |
| * | | ide-cd: put proc-related functions together under single ifdef | Borislav Petkov | 2008-04-26 | 1 | -13/+10 |
| * | | ide-cd: Replace __FUNCTION__ with __func__ | Paolo Ciarrocchi | 2008-04-26 | 1 | -5/+5 |
| * | | IDE: Coding Style fixes to drivers/ide/ide-cd.c | Paolo Ciarrocchi | 2008-04-26 | 1 | -124/+134 |
| * | | IDE: Coding Style fixes to drivers/ide/pci/cy82c693.c | Paolo Ciarrocchi | 2008-04-26 | 1 | -37/+37 |
| * | | IDE: Coding Style fixes to drivers/ide/pci/it8213.c | Paolo Ciarrocchi | 2008-04-26 | 1 | -5/+4 |
| * | | IDE: Coding Style fixes to drivers/ide/ide-floppy.c | Paolo Ciarrocchi | 2008-04-26 | 1 | -8/+8 |
| * | | IDE: Coding Style fixes to drivers/ide/legacy/ali14xx.c | Paolo Ciarrocchi | 2008-04-26 | 1 | -5/+6 |
| * | | IDE: Coding Style fixes to drivers/ide/legacy/hd.c | Paolo Ciarrocchi | 2008-04-26 | 1 | -38/+40 |
| * | | IDE: Coding Style fixes to drivers/ide/pci/cmd640.c | Paolo Ciarrocchi | 2008-04-26 | 1 | -46/+48 |
| * | | IDE: Coding Style fixes to drivers/ide/pci/opti621.c | Paolo Ciarrocchi | 2008-04-26 | 1 | -25/+30 |
| * | | IDE: Coding Style fixes to drivers/ide/ide-pnp.c | Paolo Ciarrocchi | 2008-04-26 | 1 | -5/+5 |
| * | | IDE: Coding Style fixes to drivers/ide/ide-proc.c | Paolo Ciarrocchi | 2008-04-26 | 1 | -80/+75 |
| * | | IDE: Coding Style fixes to drivers/ide/legacy/ide-4drives.c | Paolo Ciarrocchi | 2008-04-26 | 1 | -1/+1 |
| * | | IDE: Coding Style fixes to drivers/ide/legacy/umc8672.c | Paolo Ciarrocchi | 2008-04-26 | 1 | -29/+29 |
| * | | IDE: Coding Style fixes to drivers/ide/pci/generic.c | Paolo Ciarrocchi | 2008-04-26 | 1 | -2/+2 |
| * | | IDE: Coding Style fixes to drivers/ide/pci/jmicron.c | Paolo Ciarrocchi | 2008-04-26 | 1 | -2/+1 |