summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2011-02-03RDMA/nes: Don't generate async events for unregistered devicesMaciej Sosnowski
2011-02-04drm/radeon/kms: dynamically allocate power state spaceAlex Deucher
2011-02-04drm/radeon/kms: fix s/r issues with bios scratch regsAlex Deucher
2011-02-04agp: ensure GART has an address before enabling itStephen Kitt
2011-02-04Revert "agp: AMD AGP is used on UP1100 & UP1500 alpha boxen"Matt Turner
2011-02-04amd-k7-agp: remove non-x86 codeMatt Turner
2011-02-04drm/radeon/kms/evergreen: always set certain VGT regs at CP initAlex Deucher
2011-02-04drm/radeon/kms: add updated ib_execute function for evergreenAlex Deucher
2011-02-03hfsplus: fix up a comparism in hfsplus_file_extendChristoph Hellwig
2011-02-03hfsplus: fix two memory leaks in wrapper.cChuck Ebbert
2011-02-03hfsplus: do not leak buffer on errorChuck Ebbert
2011-02-03hfsplus: fix failed mount handlingChristoph Hellwig
2011-02-03serial: bfin_5xx: split uart RX lock from uart port lock to avoid deadlockSonic Zhang
2011-02-0368360serial: Plumb in rs_360_get_icount()Ben Hutchings
2011-02-03n_gsm: copy mtu over when configuring via ioctl interfaceKen Mills
2011-02-03virtio: console: Move file back to drivers/char/Amit Shah
2011-02-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6Linus Torvalds
2011-02-03x86, mm: avoid possible bogus tlb entries by clearing prev mm_cpumask after s...Suresh Siddha
2011-02-03RTC: Fix minor compile warningJohn Stultz
2011-02-03RTC: Convert rtc drivers to use the alarm_irq_enable methodJohn Stultz
2011-02-03RTC: Fix rtc driver ioctl specific shortcuttingJohn Stultz
2011-02-03RTC: Prevents a division by zero in kernel code.Marcelo Roberto Jimenez
2011-02-03wireless, wl1251: Fix potential NULL pointer dereference in wl1251_op_bss_inf...Jesper Juhl
2011-02-03ASoC: Improve WM8994 digital power sequencingMark Brown
2011-02-03ASoC: Create an AIF1ADCDAT signal widget to match AIF2Mark Brown
2011-02-03asoc: davinci: da830/omap-l137: correct cpu_dai_nameVaibhav Bedia
2011-02-03Merge branch 'perf/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Ingo Molnar
2011-02-03ext4: fix up ext4 error handlingTheodore Ts'o
2011-02-03ext4: unregister features interface on module unloadLukas Czerner
2011-02-03ext4: fix panic on module unload when stopping lazyinit threadEric Sandeen
2011-02-03perf stat: Fix aggreate counter reading accountingArnaldo Carvalho de Melo
2011-02-03Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds
2011-02-03Merge branch 'irq-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2011-02-03Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2011-02-03Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2011-02-03tracing: Replace syscall_meta_data struct array with pointer arraySteven Rostedt
2011-02-03tracepoints: Fix section alignment using pointer arrayMathieu Desnoyers
2011-02-03sched: Fix update_curr_rt()Peter Zijlstra
2011-02-03perf: Fix reading in perf_event_read()Peter Zijlstra
2011-02-03x86, mtrr: Avoid MTRR reprogramming on BP during boot on UP platformsSuresh Siddha
2011-02-02Revert "Input: do not pass injected events back to the originating handler"Dmitry Torokhov
2011-02-02Input: sysrq - rework re-inject logicDmitry Torokhov
2011-02-02Input: serio - clear pending rescans after sysfs driver rebindDuncan Laurie
2011-02-02Input: rotary_encoder - use proper irqflagsAlexander Stein
2011-02-02tracing: Replace trace_event struct array with pointer arraySteven Rostedt
2011-02-02Revert "exofs: Set i_mapping->backing_dev_info anyway"Boaz Harrosh
2011-02-02Merge branch 'media_fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/m...Linus Torvalds
2011-02-02Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6Linus Torvalds
2011-02-02fs: make block fiemap mapping length at least blocksize longJosef Bacik
2011-02-02vfs: sparse: add __FMODE_EXECNamhyung Kim