aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* mm: memcg: remove unused node/section info from pc->flagsJohannes Weiner2012-01-12
* mm: make per-memcg LRU lists exclusiveJohannes Weiner2012-01-12
* mm: collect LRU list heads into struct lruvecJohannes Weiner2012-01-12
* mm: vmscan: convert global reclaim to per-memcg LRU listsJohannes Weiner2012-01-12
* mm: memcg: remove optimization of keeping the root_mem_cgroup LRU lists emptyJohannes Weiner2012-01-12
* mm: move memcg hierarchy reclaim to generic reclaim codeJohannes Weiner2012-01-12
* mm: memcg: per-priority per-zone hierarchy scan generationsJohannes Weiner2012-01-12
* mm: vmscan: distinguish between memcg triggering reclaim and memcg being scannedJohannes Weiner2012-01-12
* mm: vmscan: distinguish global reclaim from global LRU scanningJohannes Weiner2012-01-12
* mm: memcg: consolidate hierarchy iteration primitivesJohannes Weiner2012-01-12
* memcg: add mem_cgroup_replace_page_cache() to fix LRU issueKAMEZAWA Hiroyuki2012-01-12
* epoll: limit pathsJason Baron2012-01-12
* pipe: fail cleanly when root tries F_SETPIPE_SZ with big sizeSasha Levin2012-01-12
* slub: document setting min order with debug_guardpage_minorder > 0Stanislaw Gruszka2012-01-12
* parisc, exec: remove redundant set_fs(USER_DS)Mathias Krause2012-01-12
* ia64, exec: remove redundant set_fs(USER_DS)Mathias Krause2012-01-12
* drivers/video/nvidia/nvidia.c: fix warningAndrew Morton2012-01-12
* mm,x86,um: move CMPXCHG_DOUBLE config optionHeiko Carstens2012-01-12
* mm,x86,um: move CMPXCHG_LOCAL config optionHeiko Carstens2012-01-12
* mm,slub,x86: decouple size of struct page from CONFIG_CMPXCHG_LOCALHeiko Carstens2012-01-12
* include/linux/linkage.h: remove unused ATTRIB_NORET macroJoe Perches2012-01-12
* treewide: convert uses of ATTRIB_NORETURN to __noreturnJoe Perches2012-01-12
* treewide: remove useless NORET_TYPE macro and usesJoe Perches2012-01-12
* include/linux/linkage.h: remove unused NORET_AND macroJoe Perches2012-01-12
* kernel.h: neaten panic prototypeJoe Perches2012-01-12
* kprobes: silence DEBUG_STRICT_USER_COPY_CHECKS=y warningStephen Boyd2012-01-12
* proc: fix null pointer deref in proc_pid_permission()Xiaotian Feng2012-01-12
* x86: Get rid of 'dubious one-bit signed bitfield' sprase warningAnton Vorontsov2012-01-12
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds2012-01-12
|\
| * Merge branch 'topic/hda' into for-linusTakashi Iwai2012-01-12
| |\
| | * ALSA: hda - Fix the lost power-setup of seconary pins after PM resumeTakashi Iwai2012-01-11
| | * ALSA: hda - Fix the detection of "Loopback Mixing" control for VIA codecsTakashi Iwai2012-01-10
| | * ALSA: hda - Return the error from get_wcaps_type() for invalid NIDsTakashi Iwai2012-01-10
| | * ALSA: hda - Use auto-parser for HP laptops with cx20459 codecTakashi Iwai2012-01-10
| | * ALSA: hda/cirrus - support for iMac12,2 modelJérémy Lal2012-01-09
| | * ALSA: HDA: Remove Poulsbo position fix quirksDavid Henningsson2012-01-08
| | * ALSA: HDA: Fix typo for ALC269VB_FIXUP_DMICDavid Henningsson2012-01-08
| | * ALSA: HDA: Add support for Cirrus Logic 4213David Henningsson2012-01-08
| | * ALSA: HDA: Fix automute for Cirrus Logic 421xDavid Henningsson2012-01-08
| | * ALSA: HDA: Fix master control for Cirrus Logic 421XDavid Henningsson2012-01-08
| | * ALSA: HDA: Use LPIB position fix for OaktrailDavid Henningsson2012-01-08
| | * ALSA: hda_intel: Add Oaktrail identifiersLi Peng2011-12-31
| | * ALSA: hda - Fix left-over merge issues in patch_hdmi.cTakashi Iwai2011-12-20
| | * Merge branch 'test/hda-jack' into topic/hdaTakashi Iwai2011-12-20
| | |\
| | | * ALSA: hda - Integrate input-jack stuff into kctl-jackTakashi Iwai2011-12-01
| | | * ALSA: hda - Don't add channel suffix for headphone pin labelsTakashi Iwai2011-11-21
| | | * ALSA: hda - Fix a typoTakashi Iwai2011-11-21
| | | * ALSA: hda - Give more unique names by snd_hda_get_pin_label()Takashi Iwai2011-11-16
| | | * ALSA: hda - Add missing inclusion of linux/export.hTakashi Iwai2011-11-16
| | | * ALSA: hda - Add missing initialization of kctl jack statusTakashi Iwai2011-11-16