summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2011-02-04drm/radeon/kms: add updated ib_execute function for evergreenAlex Deucher5-6/+26
2011-02-04hfsplus: fix up a comparism in hfsplus_file_extendChristoph Hellwig1-2/+2
2011-02-04hfsplus: fix two memory leaks in wrapper.cChuck Ebbert1-2/+2
2011-02-04hfsplus: do not leak buffer on errorChuck Ebbert1-2/+2
2011-02-04hfsplus: fix failed mount handlingChristoph Hellwig1-45/+61
2011-02-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6Linus Torvalds7-95/+117
2011-02-04x86, mm: avoid possible bogus tlb entries by clearing prev mm_cpumask after s...Suresh Siddha1-2/+3
2011-02-03RTC: Prevents a division by zero in kernel code.Marcelo Roberto Jimenez2-0/+4
2011-02-03Merge branch 'perf/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Ingo Molnar1-1/+1
2011-02-03perf stat: Fix aggreate counter reading accountingArnaldo Carvalho de Melo1-1/+1
2011-02-03Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds7-28/+53
2011-02-03Merge branch 'irq-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-3/+11
2011-02-03Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2-19/+16
2011-02-03Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds3-31/+34
2011-02-03tracing: Replace syscall_meta_data struct array with pointer arraySteven Rostedt3-23/+23
2011-02-03tracepoints: Fix section alignment using pointer arrayMathieu Desnoyers5-42/+50
2011-02-03sched: Fix update_curr_rt()Peter Zijlstra1-1/+1
2011-02-03perf: Fix reading in perf_event_read()Peter Zijlstra1-3/+4
2011-02-03x86, mtrr: Avoid MTRR reprogramming on BP during boot on UP platformsSuresh Siddha1-1/+9
2011-02-03tracing: Replace trace_event struct array with pointer arraySteven Rostedt6-29/+32
2011-02-03Revert "exofs: Set i_mapping->backing_dev_info anyway"Boaz Harrosh1-2/+0
2011-02-03Merge branch 'media_fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/m...Linus Torvalds13-42/+135
2011-02-03Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6Linus Torvalds7-32/+17
2011-02-03fs: make block fiemap mapping length at least blocksize longJosef Bacik1-0/+7
2011-02-03vfs: sparse: add __FMODE_EXECNamhyung Kim3-3/+4
2011-02-03vfs: sparse: remove a warning on OPEN_FMODE()Namhyung Kim1-1/+3
2011-02-03memcg: fix event counting breakage from recent THP updateKAMEZAWA Hiroyuki1-1/+3
2011-02-03memcg: never OOM when charging huge pagesJohannes Weiner1-2/+8
2011-02-03memcg: prevent endless loop when charging huge pages to near-limit groupJohannes Weiner2-7/+48
2011-02-03memcg: prevent endless loop when charging huge pagesJohannes Weiner1-2/+9
2011-02-03thp: fix unsuitable behavior for hwpoisoned tail pageJin Dongming1-14/+17
2011-02-03thp: fix the wrong reported address of hwpoisoned hugepagesJin Dongming2-6/+28
2011-02-03thp: fix splitting of hwpoisoned hugepagesJin Dongming1-2/+28
2011-02-03MAINTAINERS: fixup Simtec support email entriesBen Dooks1-2/+4
2011-02-03MAINTAINERS: fixup file entries for "SIMTEC EB2410ITX (BAST)"Ben Dooks1-1/+3
2011-02-03MAINTAINERS: move s3c2410 drivers to ARM/SAMSUNG ARMBen Dooks1-2/+2
2011-02-03epoll: epoll_wait() should not use timespec_add_ns()Eric Dumazet1-3/+13
2011-02-03mm/migration: fix page corruption during hugepage migrationMinchan Kim2-5/+4
2011-02-03mm: when migrate_pages returns 0, all pages must have been releasedAndrea Arcangeli2-2/+2
2011-02-03memsw: deprecate noswapaccount kernel parameter and schedule it for removalMichal Hocko2-0/+17
2011-02-03memsw: handle swapaccount kernel parameter correctlyMichal Hocko1-3/+3
2011-02-03x86, nx: Don't force pages RW when setting NX bitsMatthieu CASTET1-8/+0
2011-02-03Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...David S. Miller5-15/+14
2011-02-03tcp_ecn is an integer not a booleanPeter Chubb1-1/+1
2011-02-03atl1c: Add missing PCI device IDChuck Ebbert1-0/+1
2011-02-03s390: Fix possibly wrong size in strncmp (smsgiucv)Stefan Weil1-1/+1
2011-02-03s390: Fix wrong size in memcmp (netiucv)Stefan Weil1-1/+1
2011-02-03qeth: allow OSA CHPARM change in suspend stateUrsula Braun1-41/+63
2011-02-03qeth: allow HiperSockets framesize change in suspendUrsula Braun1-1/+9
2011-02-03qeth: add more strict MTU checkingFrank Blaschka1-31/+4