aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2007-08-22[JFFS2] Fix ACL vs. mode handling.David Woodhouse5-30/+67
2007-08-09[JFFS2] Correct cleanmarker checks -- we should use only 8 bytesDavid Woodhouse1-2/+2
2007-08-03Revert "[MTD] Driver for AT26Fxxx dataflash devices"David Woodhouse3-494/+0
2007-08-02Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6David Woodhouse56-384/+516
2007-08-02Merge git://git.infradead.org/~dwmw2/mtd-2.6.23Linus Torvalds9-18/+45
2007-08-02Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hpa/linux-2.6-x86setupLinus Torvalds3-2/+3
2007-08-02[MTD] [NAND] nand_base.c: fix type of eccpos pointerBen Dooks1-4/+4
2007-08-02[MTD] [NAND] at91_nand rdy_pin fixIvan Kuten1-1/+4
2007-08-02[MTD] [NAND] fix race in nand_base.cArtem Bityutskiy1-0/+4
2007-08-02[MTD] [NAND] Fix refactoring of EDB7312 hwcontrol function.Roland Stigge1-5/+5
2007-08-02[MTD] Fix potential leak in rfd_ftl_add_mtdFlorin Malita1-0/+1
2007-08-02[JFFS2] Print correct node offset when complaining about broken data CRCDavid Woodhouse1-1/+1
2007-08-02[JFFS2] Fix suspend failure with JFFS2 GC thread.David Woodhouse1-4/+4
2007-08-02[JFFS2] Deletion dirents should be REF_NORMAL, not REF_PRISTINE.David Woodhouse4-3/+10
2007-08-02[JFFS2] Prevent oops after 'node added in wrong place' debug checkJoakim Tjernlund1-0/+12
2007-08-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/mingo/linux-2.6-schedLinus Torvalds7-143/+134
2007-08-02Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/selinux-2.6Linus Torvalds5-9/+21
2007-08-02[x86 setup] Document grub < 0.93 as brokenH. Peter Anvin1-0/+1
2007-08-02[x86 setup] EDD: add missing =m constraintH. Peter Anvin1-1/+1
2007-08-02Net/Security: fix memory leaks from security_secid_to_secctx()Paul Moore2-3/+6
2007-08-02SELinux: remove redundant pointer checks before calling kfree()Paul Moore1-2/+1
2007-08-02SELinux: restore proper NetLabel caching behaviorPaul Moore2-4/+14
2007-08-02[PATCH] sched: reduce task_struct sizeIngo Molnar1-8/+13
2007-08-02[PATCH] sched: reduce debug codeIngo Molnar4-20/+38
2007-08-02[PATCH] sched: use schedstat_set() APIIngo Molnar1-11/+2
2007-08-02[PATCH] sched: add schedstat_set() APIIngo Molnar1-0/+2
2007-08-02[PATCH] sched: move load-calculation functionsIngo Molnar1-66/+66
2007-08-02[PATCH] sched: ->task_new cleanupIngo Molnar4-17/+10
2007-08-02[PATCH] sched: uninline inc/dec_nr_running()Ingo Molnar1-2/+2
2007-08-02[PATCH] sched: uninline calc_delta_mine()Ingo Molnar1-1/+1
2007-08-02[PATCH] sched: calc_delta_mine(): use fixed limitIngo Molnar1-1/+1
2007-08-02[PATCH] sched: tidy up left over smpnice codePeter Williams1-15/+1
2007-08-02[PATCH] sched: remove cache_hot_timeIngo Molnar3-4/+0
2007-08-02[JFFS2] LZO compression should default off for compatibility.David Woodhouse1-2/+3
2007-08-02[x86 setup] video setup: Fix VBE DDC readingAntonino A. Daplas1-1/+1
2007-08-02HID: Never call hid_free_buffers() when usbhid_device has been freedJiri Kosina1-2/+2
2007-08-02USB HID: fix memory leak of usbhid_deviceJiri Kosina1-0/+2
2007-08-02USB HID: fix a possible NULL pointer dereference when we fail to allocate memoryJesper Juhl1-1/+2
2007-08-02USB HID: add ASUS LCM to the blacklistChristian Lamparter1-0/+4
2007-08-02USB HID: Add all Logitech Harmonies to blacklistPhil Dibowitz1-0/+132
2007-08-02USB HID: update description of USBHID in MAINTAINERSJiri Kosina1-1/+1
2007-08-02HID: remove the Applie IR sensor from the hid_blacklistTino Keitel1-2/+0
2007-08-01Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6Linus Torvalds10-39/+50
2007-08-01Merge master.kernel.org:/pub/scm/linux/kernel/git/bart/ide-2.6Linus Torvalds13-128/+85
2007-08-01FRV: Enable the MB86943 PCI arbiter correctlyDavid Howells2-1/+5
2007-08-01Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/libata-devLinus Torvalds8-54/+64
2007-08-01genirq: temporary fix for level-triggered IRQ resendThomas Gleixner1-0/+9
2007-08-01Fix WARN_ON() on bitfield ops for all other archsHeiko Carstens4-4/+4
2007-08-01scc_pata: PIO fixesBartlomiej Zolnierkiewicz1-41/+20
2007-08-01piix/slc90e66: fix PIO1 handling in ->speedproc method (take 2)Bartlomiej Zolnierkiewicz2-17/+15