summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* page_cgroup: fix horrid swap accounting regressionHugh Dickins2012-03-061-1/+3
* Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2012-03-055-18/+42
|\
| * Merge tag 'perf-urgent-for-mingo' of git://git.kernel.org/pub/scm/linux/kerne...Ingo Molnar2012-03-055-18/+42
| |\
| | * perf tools: Handle kernels that don't support attr.exclude_{guest,host}Arnaldo Carvalho de Melo2012-03-034-15/+39
| | * perf tools: Change perf_guest default back to falseJoerg Roedel2012-03-031-1/+1
| | * perf record: No build id option failsDavid Ahern2012-03-031-2/+2
| |/
* | Merge tag 'usb-3.3-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2012-03-052-10/+2
|\ \
| * | Revert "powerpc/usb: fix issue of CPU halt when missing USB PHY clock"Greg Kroah-Hartman2012-03-022-10/+2
* | | Merge tag 'tty-3.3-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2012-03-051-1/+1
|\ \ \
| * | | tty/powerpc: early udbg consoles can't be modulesStephen Rothwell2012-02-241-1/+1
* | | | Merge tag 'md-3.3-fixes' of git://neil.brown.name/mdLinus Torvalds2012-03-052-12/+28
|\ \ \ \
| * | | | md/raid10: fix assembling of arrays with replacement devices.NeilBrown2012-03-061-1/+0
| * | | | md/raid10: fix handling of error on last working device in array.NeilBrown2012-02-141-10/+27
| * | | | md/raid1: fix buglet in md_raid1_contested.NeilBrown2012-02-131-1/+1
* | | | | Merge branch 'akpm' (Andrew's patch bomb)Linus Torvalds2012-03-0524-164/+156
|\ \ \ \ \
| * | | | | rapidio/tsi721: fix queue wrapping bug in inbound doorbell handlerAlexandre Bounine2012-03-051-2/+3
| * | | | | memcg: fix mapcount check in move charge code for anonymous pageNaoya Horiguchi2012-03-051-1/+1
| * | | | | mm: thp: fix BUG on mm->nr_ptesAndrea Arcangeli2012-03-051-3/+3
| * | | | | alpha: fix 32/64-bit bug in futex supportAndrew Morton2012-03-051-1/+1
| * | | | | memcg: fix GPF when cgroup removal races with last exitHugh Dickins2012-03-056-48/+18
| * | | | | debugobjects: Fix selftest for static warningsStephen Boyd2012-03-051-11/+3
| * | | | | floppy/scsi: fix setting of BIO flagsMuthu Kumar2012-03-052-2/+2
| * | | | | memcg: fix deadlock by inverting lrucare nestingHugh Dickins2012-03-051-35/+37
| * | | | | drivers/rtc/rtc-r9701.c: fix crash in r9701_remove()Anatolij Gustschin2012-03-051-7/+7
| * | | | | c2port: class_create() returns an ERR_PTRDan Carpenter2012-03-051-2/+2
| * | | | | pps: class_create() returns an ERR_PTR, not NULLDan Carpenter2012-03-051-2/+2
| * | | | | hung_task: fix the broken rcu_lock_break() logicOleg Nesterov2012-03-051-4/+7
| * | | | | vfork: kill PF_STARTINGOleg Nesterov2012-03-052-10/+0
| * | | | | coredump_wait: don't call complete_vfork_done()Oleg Nesterov2012-03-053-14/+3
| * | | | | vfork: make it killableOleg Nesterov2012-03-052-9/+33
| * | | | | vfork: introduce complete_vfork_done()Oleg Nesterov2012-03-053-13/+13
| * | | | | aio: wake up waiters when freeing unused kiocbsJeff Moyer2012-03-051-0/+2
| * | | | | kprobes: return proper error code from register_kprobe()Prashanth Nageshappa2012-03-051-5/+7
| * | | | | kmsg_dump: don't run on non-error paths by defaultMatthew Garrett2012-03-053-2/+19
* | | | | | drm, gma500: Fix Cedarview boot failures in 3.3-rcAlan Cox2012-03-053-6/+6
* | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2012-03-0524-110/+122
|\ \ \ \ \ \
| * | | | | | qla3xxx: ethernet: Fix bogus interrupt state flag.Santosh Nayak2012-03-051-3/+2
| * | | | | | bridge: check return value of ipv6_dev_get_saddr()Ulrich Weber2012-03-051-2/+5
| * | | | | | rtnetlink: fix rtnl_calcit() and rtnl_dump_ifinfo()Eric Dumazet2012-03-041-8/+10
| * | | | | | bridge: message age needs to increase, not decrease.Joakim Tjernlund2012-03-041-1/+1
| * | | | | | bridge: Adjust min age inc for HZ > 256Joakim Tjernlund2012-03-041-2/+2
| * | | | | | tcp: don't fragment SACKed skbs in tcp_mark_head_lost()Neal Cardwell2012-03-031-0/+1
| * | | | | | r8169: corrupted IP fragments fix for large mtu.françois romieu2012-03-021-0/+8
| * | | | | | packetengines: fix config defaultstephen hemminger2012-03-021-0/+1
| * | | | | | vmxnet3: Fix transport header sizeShreyas Bhatewara2012-03-012-8/+3
| * | | | | | enic: fix an endian bug in enic_probe()Dan Carpenter2012-03-012-2/+2
| * | | | | | pch_gbe: memory corruption calling pch_gbe_validate_option()Dan Carpenter2012-03-011-7/+8
| * | | | | | Merge branch 'master' of git://1984.lsi.us.es/netDavid S. Miller2012-03-011-8/+2
| |\ \ \ \ \ \
| | * | | | | | netfilter: bridge: fix module autoload in compat caseFlorian Westphal2012-02-251-8/+2
| * | | | | | | tg3: Fix tg3_get_stats64 for 5700 / 5701 devsMatt Carlson2012-02-291-22/+23
OpenPOWER on IntegriCloud