summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* mm: make per-memcg LRU lists exclusiveJohannes Weiner2012-01-127-247/+225
* mm: collect LRU list heads into struct lruvecJohannes Weiner2012-01-126-27/+25
* mm: vmscan: convert global reclaim to per-memcg LRU listsJohannes Weiner2012-01-121-17/+22
* mm: memcg: remove optimization of keeping the root_mem_cgroup LRU lists emptyJohannes Weiner2012-01-121-10/+2
* mm: move memcg hierarchy reclaim to generic reclaim codeJohannes Weiner2012-01-123-88/+148
* mm: memcg: per-priority per-zone hierarchy scan generationsJohannes Weiner2012-01-121-18/+47
* mm: vmscan: distinguish between memcg triggering reclaim and memcg being scannedJohannes Weiner2012-01-121-108/+141
* mm: vmscan: distinguish global reclaim from global LRU scanningJohannes Weiner2012-01-121-25/+37
* mm: memcg: consolidate hierarchy iteration primitivesJohannes Weiner2012-01-121-124/+75
* memcg: add mem_cgroup_replace_page_cache() to fix LRU issueKAMEZAWA Hiroyuki2012-01-123-16/+52
* epoll: limit pathsJason Baron2012-01-123-25/+211
* pipe: fail cleanly when root tries F_SETPIPE_SZ with big sizeSasha Levin2012-01-121-1/+1
* slub: document setting min order with debug_guardpage_minorder > 0Stanislaw Gruszka2012-01-122-1/+8
* parisc, exec: remove redundant set_fs(USER_DS)Mathias Krause2012-01-122-3/+0
* ia64, exec: remove redundant set_fs(USER_DS)Mathias Krause2012-01-121-1/+0
* drivers/video/nvidia/nvidia.c: fix warningAndrew Morton2012-01-121-3/+3
* mm,x86,um: move CMPXCHG_DOUBLE config optionHeiko Carstens2012-01-125-10/+10
* mm,x86,um: move CMPXCHG_LOCAL config optionHeiko Carstens2012-01-125-8/+5
* mm,slub,x86: decouple size of struct page from CONFIG_CMPXCHG_LOCALHeiko Carstens2012-01-124-8/+16
* include/linux/linkage.h: remove unused ATTRIB_NORET macroJoe Perches2012-01-121-2/+0
* treewide: convert uses of ATTRIB_NORETURN to __noreturnJoe Perches2012-01-1212-15/+14
* treewide: remove useless NORET_TYPE macro and usesJoe Perches2012-01-1215-22/+21
* include/linux/linkage.h: remove unused NORET_AND macroJoe Perches2012-01-121-1/+0
* kernel.h: neaten panic prototypeJoe Perches2012-01-121-2/+3
* kprobes: silence DEBUG_STRICT_USER_COPY_CHECKS=y warningStephen Boyd2012-01-121-1/+1
* proc: fix null pointer deref in proc_pid_permission()Xiaotian Feng2012-01-121-0/+2
* x86: Get rid of 'dubious one-bit signed bitfield' sprase warningAnton Vorontsov2012-01-121-2/+2
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds2012-01-12510-16533/+17099
|\
| * Merge branch 'topic/hda' into for-linusTakashi Iwai2012-01-1225-4723/+1625
| |\
| | * ALSA: hda - Fix the lost power-setup of seconary pins after PM resumeTakashi Iwai2012-01-111-13/+23
| | * ALSA: hda - Fix the detection of "Loopback Mixing" control for VIA codecsTakashi Iwai2012-01-101-1/+4
| | * ALSA: hda - Return the error from get_wcaps_type() for invalid NIDsTakashi Iwai2012-01-102-1/+8
| | * ALSA: hda - Use auto-parser for HP laptops with cx20459 codecTakashi Iwai2012-01-101-2/+0
| | * ALSA: hda/cirrus - support for iMac12,2 modelJérémy Lal2012-01-091-0/+9
| | * ALSA: HDA: Remove Poulsbo position fix quirksDavid Henningsson2012-01-081-2/+0
| | * ALSA: HDA: Fix typo for ALC269VB_FIXUP_DMICDavid Henningsson2012-01-081-1/+1
| | * ALSA: HDA: Add support for Cirrus Logic 4213David Henningsson2012-01-081-35/+70
| | * ALSA: HDA: Fix automute for Cirrus Logic 421xDavid Henningsson2012-01-081-8/+6
| | * ALSA: HDA: Fix master control for Cirrus Logic 421XDavid Henningsson2012-01-081-12/+1
| | * ALSA: HDA: Use LPIB position fix for OaktrailDavid Henningsson2012-01-081-1/+1
| | * ALSA: hda_intel: Add Oaktrail identifiersLi Peng2011-12-311-0/+3
| | * ALSA: hda - Fix left-over merge issues in patch_hdmi.cTakashi Iwai2011-12-201-3/+1
| | * Merge branch 'test/hda-jack' into topic/hdaTakashi Iwai2011-12-2019-495/+834
| | |\
| | | * ALSA: hda - Integrate input-jack stuff into kctl-jackTakashi Iwai2011-12-016-277/+74
| | | * ALSA: hda - Don't add channel suffix for headphone pin labelsTakashi Iwai2011-11-211-21/+31
| | | * ALSA: hda - Fix a typoTakashi Iwai2011-11-211-1/+1
| | | * ALSA: hda - Give more unique names by snd_hda_get_pin_label()Takashi Iwai2011-11-166-54/+135
| | | * ALSA: hda - Add missing inclusion of linux/export.hTakashi Iwai2011-11-162-0/+2
| | | * ALSA: hda - Add missing initialization of kctl jack statusTakashi Iwai2011-11-161-0/+2
| | | * ALSA: hda/jack - Fix the assignment of input jack-typeTakashi Iwai2011-11-161-0/+1
OpenPOWER on IntegriCloud