summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'cgroup-rmdir-updates' into cgroup/for-3.8Tejun Heo2012-11-055-336/+156
|\
| * cgroup: make ->pre_destroy() return voidTejun Heo2012-11-055-9/+5
| * hugetlb: do not fail in hugetlb_cgroup_pre_destroyMichal Hocko2012-11-051-8/+3
| * memcg: make mem_cgroup_reparent_charges non failingMichal Hocko2012-11-051-13/+6
| * cgroup: remove CGRP_WAIT_ON_RMDIR, cgroup_exclude_rmdir() and cgroup_release_...Tejun Heo2012-11-053-95/+1
| * cgroup: deactivate CSS's and mark cgroup dead before invoking ->pre_destroy()Tejun Heo2012-11-051-46/+19
| * cgroup: use cgroup_lock_live_group(parent) in cgroup_create()Tejun Heo2012-11-051-3/+13
| * cgroup: kill CSS_REMOVEDTejun Heo2012-11-053-29/+15
| * cgroup: kill cgroup_subsys->__DEPRECATED_clear_css_refsTejun Heo2012-11-052-107/+36
| * memcg: Simplify mem_cgroup_force_empty_list error handlingMichal Hocko2012-10-291-28/+48
| * memcg: root_cgroup cannot reach mem_cgroup_move_parentMichal Hocko2012-10-291-3/+3
| * memcg: split mem_cgroup_force_empty into reclaiming and reparenting partsMichal Hocko2012-10-291-30/+42
* | freezer: change ptrace_stop/do_signal_stop to use freezable_schedule()Oleg Nesterov2012-10-265-41/+13
* | cgroup_freezer: don't use cgroup_lock_live_group()Tejun Heo2012-10-201-56/+10
* | cgroup_freezer: prepare update_if_frozen() for locking changeTejun Heo2012-10-201-26/+17
* | cgroup_freezer: allow moving tasks in and out of a frozen cgroupTejun Heo2012-10-201-20/+31
* | cgroup_freezer: don't stall transition to FROZEN for PF_NOFREEZE or PF_FREEZE...Tejun Heo2012-10-161-4/+12
* | cgroup_freezer: make it official that writes to freezer.state don't failTejun Heo2012-10-161-32/+11
* | freezer: add missing mb's to freezer_count() and freezer_should_skip()Tejun Heo2012-10-161-8/+42
* | cgroup: cgroup_subsys->fork() should be called after the task is added to css...Tejun Heo2012-10-164-50/+35
* | Linux 3.7-rc1v3.7-rc1Linus Torvalds2012-10-141-2/+2
* | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2012-10-14107-4493/+2895
|\ \
| * \ Merge tag 'disintegrate-mips-20121009' of git://git.infradead.org/users/dhowe...Ralf Baechle2012-10-1146-1706/+1846
| |\ \
| | * | UAPI: (Scripted) Disintegrate arch/mips/include/asmDavid Howells2012-10-0946-1706/+1846
| * | | MIPS: SNI: Switch RM400 serial to SCCNXP driverThomas Bogendoerfer2012-10-111-24/+3
| * | | MIPS: Remove unused empty_bad_pmd_table[] declaration.Ralf Baechle2012-10-111-1/+0
| * | | MIPS: MT: Remove kspd.Ralf Baechle2012-10-115-462/+0
| * | | MIPS: Malta: Fix section mismatch.Ralf Baechle2012-10-111-1/+2
| * | | MIPS: asm-offset.c: Delete unused irq_cpustat_t struct offsets.Ralf Baechle2012-10-111-10/+0
| * | | MIPS: Alchemy: Merge PB1100/1500 support into DB1000 code.Manuel Lauss2012-10-118-678/+95
| * | | MIPS: Alchemy: merge PB1550 support into DB1550 codeManuel Lauss2012-10-116-437/+161
| * | | MIPS: Alchemy: Single kernel for DB1200/1300/1550Manuel Lauss2012-10-1113-941/+548
| * | | MIPS: Optimize TLB refill for RI/XI configurations.David Daney2012-10-111-16/+7
| * | | MIPS: proc: Cleanup printing of ASEs.Ralf Baechle2012-10-111-9/+11
| * | | MIPS: Hardwire detection of DSP ASE Rev 2 for systems, as required.Ralf Baechle2012-10-1119-0/+20
| * | | MIPS: Add detection of DSP ASE Revision 2.Steven J. Hill2012-10-115-2/+11
| * | | MIPS: Optimize pgd_init and pmd_initDavid Daney2012-10-111-10/+10
| * | | MIPS: perf: Add perf functionality for BMIPS5000Al Cooper2012-10-111-1/+102
| * | | MIPS: perf: Split the Kconfig option CONFIG_MIPS_MT_SMPAl Cooper2012-10-112-8/+12
| * | | MIPS: perf: Remove unnecessary #ifdefAl Cooper2012-10-111-5/+0
| * | | MIPS: perf: Add cpu feature bit for PCI (performance counter interrupt)Al Cooper2012-10-115-3/+13
| * | | MIPS: perf: Change the "mips_perf_event" table unsupported indicator.Al Cooper2012-10-111-150/+4
| * | | MIPS: Align swapper_pg_dir to 64K for better TLB Refill code.David Daney2012-10-112-10/+28
| * | | vmlinux.lds.h: Allow architectures to add sections to the front of .bssDavid Daney2012-10-111-0/+9
| * | | Improve atomic.h robustnessJoshua Kinard2012-10-111-35/+29
* | | | Merge branch 'modules-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2012-10-14128-594/+6799
|\ \ \ \
| * | | | X.509: Fix indefinite length element skip error handlingDavid Howells2012-10-101-9/+19
| * | | | X.509: Convert some printk calls to pr_develDavid Howells2012-10-101-3/+3
| * | | | asymmetric keys: fix printk format warningRandy Dunlap2012-10-101-1/+1
| * | | | MODSIGN: Fix 32-bit overflow in X.509 certificate validity date checkingDavid Howells2012-10-103-20/+51
OpenPOWER on IntegriCloud