| Commit message (Expand) | Author | Files | Lines |
2007-08-02 | [MTD] [NAND] nand_base.c: fix type of eccpos pointer | Ben Dooks | 1 | -4/+4 |
2007-08-02 | [MTD] [NAND] at91_nand rdy_pin fix | Ivan Kuten | 1 | -1/+4 |
2007-08-02 | [MTD] [NAND] fix race in nand_base.c | Artem Bityutskiy | 1 | -0/+4 |
2007-08-02 | [MTD] [NAND] Fix refactoring of EDB7312 hwcontrol function. | Roland Stigge | 1 | -5/+5 |
2007-08-02 | [MTD] Fix potential leak in rfd_ftl_add_mtd | Florin Malita | 1 | -0/+1 |
2007-08-02 | [JFFS2] Print correct node offset when complaining about broken data CRC | David Woodhouse | 1 | -1/+1 |
2007-08-02 | [JFFS2] Fix suspend failure with JFFS2 GC thread. | David Woodhouse | 1 | -4/+4 |
2007-08-02 | [JFFS2] Deletion dirents should be REF_NORMAL, not REF_PRISTINE. | David Woodhouse | 4 | -3/+10 |
2007-08-02 | [JFFS2] Prevent oops after 'node added in wrong place' debug check | Joakim Tjernlund | 1 | -0/+12 |
2007-08-02 | [x86 setup] Document grub < 0.93 as broken | H. Peter Anvin | 1 | -0/+1 |
2007-08-02 | [x86 setup] EDD: add missing =m constraint | H. Peter Anvin | 1 | -1/+1 |
2007-08-02 | Net/Security: fix memory leaks from security_secid_to_secctx() | Paul Moore | 2 | -3/+6 |
2007-08-02 | SELinux: remove redundant pointer checks before calling kfree() | Paul Moore | 1 | -2/+1 |
2007-08-02 | SELinux: restore proper NetLabel caching behavior | Paul Moore | 2 | -4/+14 |
2007-08-02 | [PATCH] sched: reduce task_struct size | Ingo Molnar | 1 | -8/+13 |
2007-08-02 | [PATCH] sched: reduce debug code | Ingo Molnar | 4 | -20/+38 |
2007-08-02 | [PATCH] sched: use schedstat_set() API | Ingo Molnar | 1 | -11/+2 |
2007-08-02 | [PATCH] sched: add schedstat_set() API | Ingo Molnar | 1 | -0/+2 |
2007-08-02 | [PATCH] sched: move load-calculation functions | Ingo Molnar | 1 | -66/+66 |
2007-08-02 | [PATCH] sched: ->task_new cleanup | Ingo Molnar | 4 | -17/+10 |
2007-08-02 | [PATCH] sched: uninline inc/dec_nr_running() | Ingo Molnar | 1 | -2/+2 |
2007-08-02 | [PATCH] sched: uninline calc_delta_mine() | Ingo Molnar | 1 | -1/+1 |
2007-08-02 | [PATCH] sched: calc_delta_mine(): use fixed limit | Ingo Molnar | 1 | -1/+1 |
2007-08-02 | [PATCH] sched: tidy up left over smpnice code | Peter Williams | 1 | -15/+1 |
2007-08-02 | [PATCH] sched: remove cache_hot_time | Ingo Molnar | 3 | -4/+0 |
2007-08-02 | [x86 setup] video setup: Fix VBE DDC reading | Antonino A. Daplas | 1 | -1/+1 |
2007-08-02 | HID: Never call hid_free_buffers() when usbhid_device has been freed | Jiri Kosina | 1 | -2/+2 |
2007-08-02 | USB HID: fix memory leak of usbhid_device | Jiri Kosina | 1 | -0/+2 |
2007-08-02 | USB HID: fix a possible NULL pointer dereference when we fail to allocate memory | Jesper Juhl | 1 | -1/+2 |
2007-08-02 | USB HID: add ASUS LCM to the blacklist | Christian Lamparter | 1 | -0/+4 |
2007-08-02 | USB HID: Add all Logitech Harmonies to blacklist | Phil Dibowitz | 1 | -0/+132 |
2007-08-02 | USB HID: update description of USBHID in MAINTAINERS | Jiri Kosina | 1 | -1/+1 |
2007-08-02 | HID: remove the Applie IR sensor from the hid_blacklist | Tino Keitel | 1 | -2/+0 |
2007-08-02 | FRV: Enable the MB86943 PCI arbiter correctly | David Howells | 2 | -1/+5 |
2007-08-02 | genirq: temporary fix for level-triggered IRQ resend | Thomas Gleixner | 1 | -0/+9 |
2007-08-02 | Fix WARN_ON() on bitfield ops for all other archs | Heiko Carstens | 4 | -4/+4 |
2007-08-01 | scc_pata: PIO fixes | Bartlomiej Zolnierkiewicz | 1 | -41/+20 |
2007-08-01 | piix/slc90e66: fix PIO1 handling in ->speedproc method (take 2) | Bartlomiej Zolnierkiewicz | 2 | -17/+15 |
2007-08-01 | jmicron: PIO fixes | Bartlomiej Zolnierkiewicz | 1 | -17/+4 |
2007-08-01 | it8213: PIO fixes (take 2) | Bartlomiej Zolnierkiewicz | 1 | -16/+17 |
2007-08-01 | cs5535: PIO fixes | Bartlomiej Zolnierkiewicz | 1 | -23/+17 |
2007-08-01 | cs5520: fix PIO auto-tuning in ->ide_dma_check method | Bartlomiej Zolnierkiewicz | 1 | -1/+1 |
2007-08-01 | drivers/scsi/ide-scsi.c: kmalloc + memset conversion to kzalloc | Mariusz Kozlowski | 1 | -6/+4 |
2007-08-01 | drivers/ide/arm/icside.c: kmalloc + memset conversion to kzalloc | Mariusz Kozlowski | 1 | -2/+1 |
2007-08-01 | ide: eliminate warnings in ide-tape.c | Stephen Rothwell | 1 | -1/+1 |
2007-08-01 | ide: fix runtogether printk's in cmd64x IDE driver | Meelis Roos | 1 | -2/+2 |
2007-08-01 | sis5513: Add FSC Amilo A1630 PCI subvendor/dev to laptops | David Lamparter | 1 | -0/+1 |
2007-08-01 | alim15x3: Correct HP detect | Bartlomiej Zolnierkiewicz | 1 | -1/+1 |
2007-08-01 | ide: Fix an overrun found in the CS5535 IDE driver | Jordan Crouse | 1 | -1/+1 |
2007-08-01 | [IA64] ITC: Reduce rating for ITC clock if ITCs are drifty | Christoph Lameter | 1 | -1/+15 |