summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | net: bug fix for vlan + gro issueAjit Khaparde2010-02-231-1/+1
| * | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2010-02-235-9/+27
| |\ \
| | * | iwlwifi: sanity check before counting number of tfds can be freeStanislaw Gruszka2010-02-222-5/+7
| | * | iwlwifi: error checking for number of tfds in queueWey-Yi Guy2010-02-224-4/+20
| | * | iwlwifi: set HT flags after channel in rxonDan Halperin2010-02-191-1/+1
| * | | tc35815: Remove a wrong netif_wake_queue() call which triggers BUG_ONAtsushi Nemoto2010-02-231-1/+0
| * | | cdc_ether: new PID for Ericsson C3607w to the whitelist (resubmit)Torgny Johansson2010-02-231-0/+5
| * | | IPv6: better document max_addresses parameterBrian Haley2010-02-231-4/+4
| * | | MAINTAINERS: update mv643xx_eth maintenance statusLennert Buytenhek2010-02-231-2/+2
| * | | e1000: Fix DMA mapping error handling on RXAnton Blanchard2010-02-231-1/+18
* | | | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds2010-02-233-14/+22
|\ \ \ \
| * \ \ \ Merge branch 'pcc' into releaseLen Brown2010-02-231-1/+5
| |\ \ \ \
| | * | | | ACPI: Fix regression where _PPC is not read at boot even when ignore_ppc=0Darrick J. Wong2010-02-191-1/+5
| | | | | |
| | \ \ \ \
| *-. \ \ \ \ Merge branches 'bugzilla-14207' and 'idle' into releaseLen Brown2010-02-232-13/+17
| |\ \ \ \ \ \ | | |_|_|_|_|/ | |/| | | | |
| | | * | | | ACPI: Be in TS_POLLING state during mwait based C-state entryPallipadi, Venkatesh2010-02-221-12/+16
| | * | | | | acer-wmi: Respect current backlight level when loadingCarlos Corbacho2010-02-191-1/+1
| | | |/ / / | | |/| | |
* | | | | | Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds2010-02-235-76/+210
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | drm/vmwgfx: Fix queries if no dma buffer thrashing is occuring.Thomas Hellstrom2010-02-231-16/+92
| * | | | | Merge remote branch 'nouveau/for-airlied' of ../drm-nouveau-next into drm-linusDave Airlie2010-02-234-60/+118
| |\ \ \ \ \
| | * | | | | drm/nv50: fix vram ptes on IGPs to point at stolen system memoryBen Skeggs2010-02-231-1/+7
| | * | | | | drm/nv50: fix instmem binding on IGPs to point at stolen system memoryBen Skeggs2010-02-232-18/+41
| | * | | | | drm/nv50: improve vram page table constructionBen Skeggs2010-02-231-11/+33
| | * | | | | drm/nv50: more efficient clearing of gpu page table entriesBen Skeggs2010-02-231-24/+44
| | * | | | | drm/nv50: make nv50_mem_vm_{bind,unbind} operate only on vramBen Skeggs2010-02-231-30/+13
| | * | | | | drm/nouveau: Fix up pre-nv17 analog load detection.Francisco Jerez2010-02-231-1/+5
* | | | | | | Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds2010-02-222-0/+9
|\ \ \ \ \ \ \
| * | | | | | | MIPS: BCM47xx: Fix 128MB RAM supportHauke Mehrtens2010-02-221-0/+8
| * | | | | | | MIPS: Highmem: Fix build errorYoichi Yuasa2010-02-221-0/+1
| | |_|_|/ / / | |/| | | | |
* | | | | | | Merge branch 'parisc/tracehook' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2010-02-221-1/+0
|\ \ \ \ \ \ \
| * | | | | | | Revert "parisc: HAVE_ARCH_TRACEHOOK"Roland McGrath2010-02-221-1/+0
| |/ / / / / /
* | | | | | | fs/exec.c: fix initial stack reservationMichael Neuling2010-02-221-1/+0
* | | | | | | efifb: fix framebuffer handoffMarcin Slusarz2010-02-221-1/+10
* | | | | | | geode-mfgpt: restore previous behavior for selecting IRQJens Rottmann2010-02-221-1/+1
* | | | | | | idr: fix a critical misallocation bug, take#2Tejun Heo2010-02-221-1/+3
* | | | | | | kernel/sys.c: fix missing rcu protection for sys_getpriority()Tetsuo Handa2010-02-221-0/+2
* | | | | | | memcg: fix oom killing a child process in an other cgroupKAMEZAWA Hiroyuki2010-02-221-0/+2
* | | | | | | Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2010-02-225-31/+22
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | |
| * | | | | | perf probe: Init struct probe_point and set counter correctlyMasami Hiramatsu2010-02-221-0/+3
| * | | | | | hw-breakpoint: Keep track of dr7 local enable bitsFrederic Weisbecker2010-02-192-2/+7
| * | | | | | hw-breakpoints: Accept breakpoints on NULL addressFrederic Weisbecker2010-02-191-23/+7
| * | | | | | perf_events: Fix FORK eventsPeter Zijlstra2010-02-141-6/+5
* | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2010-02-222-4/+10
|\ \ \ \ \ \ \
| * | | | | | | Input: usbtouchscreen - extend coordinate range for Generaltouch devicesRoy Yin2010-02-211-4/+4
| * | | | | | | Input: polldev can cause crash in case when polling disabledSamu Onkalo2010-02-201-0/+6
* | | | | | | | i915 / PM: Fix hibernate regression caused by suspend/resume splittingRafael J. Wysocki2010-02-221-21/+9
* | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds2010-02-211-2/+2
|\ \ \ \ \ \ \ \
| * | | | | | | | sparc32: Fix struct stat uid/gid types.David S. Miller2010-02-211-2/+2
* | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-2.6-watchdogLinus Torvalds2010-02-211-6/+7
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | [WATCHDOG] bfin: fix max timeout calculationMike Frysinger2010-02-211-6/+7
* | | | | | | | | | mm: Make copy_from_user() in migrate.c statically predictableH. Peter Anvin2010-02-211-21/+15
|/ / / / / / / / /