aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* [SOUND] CS4231 SBus: Two fixes.Georg Chini2007-08-031-37/+5
* [CG6]: fix memory size detectionKrzysztof Helt2007-08-031-1/+4
* [SPARC64]: Add missing dma_sync_single_range_for_*().David S. Miller2007-08-031-0/+19
* Merge git://git.infradead.org/~dwmw2/mtd-2.6.23Linus Torvalds2007-08-029-18/+45
|\
| * [MTD] [NAND] nand_base.c: fix type of eccpos pointerBen Dooks2007-08-021-4/+4
| * [MTD] [NAND] at91_nand rdy_pin fixIvan Kuten2007-08-021-1/+4
| * [MTD] [NAND] fix race in nand_base.cArtem Bityutskiy2007-08-021-0/+4
| * [MTD] [NAND] Fix refactoring of EDB7312 hwcontrol function.Roland Stigge2007-08-021-5/+5
| * [MTD] Fix potential leak in rfd_ftl_add_mtdFlorin Malita2007-08-021-0/+1
| * [JFFS2] Print correct node offset when complaining about broken data CRCDavid Woodhouse2007-08-021-1/+1
| * [JFFS2] Fix suspend failure with JFFS2 GC thread.David Woodhouse2007-08-021-4/+4
| * [JFFS2] Deletion dirents should be REF_NORMAL, not REF_PRISTINE.David Woodhouse2007-08-024-3/+10
| * [JFFS2] Prevent oops after 'node added in wrong place' debug checkJoakim Tjernlund2007-08-021-0/+12
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hpa...Linus Torvalds2007-08-023-2/+3
|\ \ | |/ |/|
| * [x86 setup] Document grub < 0.93 as brokenH. Peter Anvin2007-08-021-0/+1
| * [x86 setup] EDD: add missing =m constraintH. Peter Anvin2007-08-021-1/+1
| * [x86 setup] video setup: Fix VBE DDC readingAntonino A. Daplas2007-08-021-1/+1
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/mingo/linux-2.6-schedLinus Torvalds2007-08-027-143/+134
|\ \
| * | [PATCH] sched: reduce task_struct sizeIngo Molnar2007-08-021-8/+13
| * | [PATCH] sched: reduce debug codeIngo Molnar2007-08-024-20/+38
| * | [PATCH] sched: use schedstat_set() APIIngo Molnar2007-08-021-11/+2
| * | [PATCH] sched: add schedstat_set() APIIngo Molnar2007-08-021-0/+2
| * | [PATCH] sched: move load-calculation functionsIngo Molnar2007-08-021-66/+66
| * | [PATCH] sched: ->task_new cleanupIngo Molnar2007-08-024-17/+10
| * | [PATCH] sched: uninline inc/dec_nr_running()Ingo Molnar2007-08-021-2/+2
| * | [PATCH] sched: uninline calc_delta_mine()Ingo Molnar2007-08-021-1/+1
| * | [PATCH] sched: calc_delta_mine(): use fixed limitIngo Molnar2007-08-021-1/+1
| * | [PATCH] sched: tidy up left over smpnice codePeter Williams2007-08-021-15/+1
| * | [PATCH] sched: remove cache_hot_timeIngo Molnar2007-08-023-4/+0
| |/
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds2007-08-025-9/+21
|\ \
| * | Net/Security: fix memory leaks from security_secid_to_secctx()Paul Moore2007-08-022-3/+6
| * | SELinux: remove redundant pointer checks before calling kfree()Paul Moore2007-08-021-2/+1
| * | SELinux: restore proper NetLabel caching behaviorPaul Moore2007-08-022-4/+14
| |/
* | HID: Never call hid_free_buffers() when usbhid_device has been freedJiri Kosina2007-08-021-2/+2
* | USB HID: fix memory leak of usbhid_deviceJiri Kosina2007-08-021-0/+2
* | USB HID: fix a possible NULL pointer dereference when we fail to allocate memoryJesper Juhl2007-08-021-1/+2
* | USB HID: add ASUS LCM to the blacklistChristian Lamparter2007-08-021-0/+4
* | USB HID: Add all Logitech Harmonies to blacklistPhil Dibowitz2007-08-021-0/+132
* | USB HID: update description of USBHID in MAINTAINERSJiri Kosina2007-08-021-1/+1
* | HID: remove the Applie IR sensor from the hid_blacklistTino Keitel2007-08-021-2/+0
|/
* Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds2007-08-0110-39/+50
|\
| * [IA64] ITC: Reduce rating for ITC clock if ITCs are driftyChristoph Lameter2007-08-011-1/+15
| * [IA64] SN2: Fix up sn2_rtc clockChristoph Lameter2007-08-011-5/+2
| * [IA64] Fix wrong access to irq_desc[] in iosapic_register_intr().Kenji Kaneshige2007-08-011-2/+3
| * [IA64] Fix possible race in destroy_and_reserve_irq()Kenji Kaneshige2007-07-301-11/+6
| * [IA64] Fix registered interrupt checkKenji Kaneshige2007-07-301-6/+6
| * [IA64] Remove a few duplicate includesJesper Juhl2007-07-303-3/+0
| * [IA64] Allow smp_call_function_single() to current cpuAvi Kivity2007-07-301-3/+5
| * [IA64] fix a few section mismatch warningsSam Ravnborg2007-07-303-8/+13
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/bart/ide-2.6Linus Torvalds2007-08-0113-128/+85
|\ \