summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* ip_gre: Fix bug added to ipgre_tunnel_xmit().David S. Miller2012-01-251-1/+3
* ipip: Fix bug added to ipip_tunnel_xmit().David S. Miller2012-01-251-0/+1
* ipv4: Remove bogus checks of rt_gateway being zero.David S. Miller2012-01-252-7/+3Star
* Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...Linus Torvalds2012-01-245-15/+52
|\
| * quota: Pass information that quota is stored in system file to userspaceJan Kara2012-01-122-4/+10
| * ext2: protect inode changes in the SETVERSION and SETFLAGS ioctlsDjalal Harouni2012-01-111-6/+16
| * jbd: Issue cache flush after checkpointingJan Kara2012-01-112-5/+26
* | regulator: Fix documentation for of_node parameter of regulator_register()Mark Brown2012-01-241-1/+2
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds2012-01-246-34/+63
|\ \
| * | ALSA: hda - Fix silent outputs from docking-station jacks of Dell laptopsTakashi Iwai2012-01-231-3/+5
| * | ALSA: HDA: Use model=auto for Thinkpad T510David Henningsson2012-01-231-1/+1
| * | ALSA: hda - Fix buffer-alignment regression with Nvidia HDMITakashi Iwai2012-01-231-2/+4
| * | ALSA: hda - Fix a unused variable warningTakashi Iwai2012-01-201-1/+0Star
| * | snd-hda-intel: better Alienware M17x R3 quirkAlbert Pool2012-01-201-1/+1
| * | ALSA: hda/realtek - Remove use_jack_tbl fieldTakashi Iwai2012-01-191-4/+1Star
| * | ALSA: hda/realtek - Avoid conflict of unsol-events with static quirksTakashi Iwai2012-01-193-24/+53
| * | ALSA: hda/realtek - Avoid multi-ios conflicting with multi-speakersTakashi Iwai2012-01-191-1/+1
* | | gma500: Fix shmem mappingAlan Cox2012-01-241-3/+2Star
* | | migrate_mode.h is not exported to user modeStephen Rothwell2012-01-241-1/+1
* | | Merge tag 'pm-fixes-for-3.3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2012-01-245-10/+25
|\ \ \
| * | | PM / Sleep: Fix read_unlock_usermodehelper() call.Tetsuo Handa2012-01-231-2/+1Star
| * | | PM / Hibernate: Rewrite unlock_system_sleep() to fix s2disk regressionSrivatsa S. Bhat2012-01-191-2/+17
| * | | PM / Hibernate: Correct additional pages number calculationNamhyung Kim2012-01-191-1/+2
| * | | PM / Documentation: Fix minor issue in freezing_of_tasks.txtViresh Kumar2012-01-191-4/+4
| * | | PM / Documentation: Fix spelling mistake in basic-pm-debugging.txtViresh Kumar2012-01-191-1/+1
* | | | Merge tag 'arm-soc-imx-move' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2012-01-2339-559/+391Star
|\ \ \ \
| * | | | ARM i.MX: Update defconfigSascha Hauer2011-11-162-170/+35Star
| * | | | ARM i.MX: Merge i.MX5 support into mach-imxSascha Hauer2011-11-1637-385/+356Star
| * | | | ARM i.MX5: remove unnecessary includes from board filesSascha Hauer2011-11-104-4/+0Star
* | | | | Merge branch 'kernel-doc' from Randy DunlapLinus Torvalds2012-01-2313-22/+38
|\ \ \ \ \
| * | | | | docbook: fix sched source file names in device-drivers bookRandy Dunlap2012-01-231-1/+3
| * | | | | docbook: change iomap source filename in deviceiobookRandy Dunlap2012-01-231-1/+1
| * | | | | docbook: don't use serial_core.h in device-drivers bookRandy Dunlap2012-01-231-1/+0Star
| * | | | | kernel-doc: fix kernel-doc warnings in schedRandy Dunlap2012-01-232-3/+2Star
| * | | | | kernel-doc: fix new warnings in cfg80211.hRandy Dunlap2012-01-231-0/+6
| * | | | | kernel-doc: fix new warning in usb.hRandy Dunlap2012-01-231-0/+1
| * | | | | kernel-doc: fix new warnings in device.hRandy Dunlap2012-01-231-5/+10
| * | | | | kernel-doc: fix new warnings in debugfsRandy Dunlap2012-01-231-1/+1
| * | | | | kernel-doc: fix new warning in regulator coreRandy Dunlap2012-01-231-0/+1
| * | | | | kernel-doc: fix new warnings in pciRandy Dunlap2012-01-231-3/+3
| * | | | | kernel-doc: fix new warnings in driver-coreRandy Dunlap2012-01-231-4/+5
| * | | | | kernel-doc: fix new warnings in auditsc.cRandy Dunlap2012-01-231-2/+3
| * | | | | scripts/kernel-doc: fix fatal error caused by cfg80211.hRandy Dunlap2012-01-231-1/+2
* | | | | | Merge branch 'akpm'Linus Torvalds2012-01-2324-144/+388
|\ \ \ \ \ \
| * | | | | | score: fix off-by-one index into syscall tableDan Rosenberg2012-01-231-1/+1
| * | | | | | mm: fix rss count leakage during migrationKonstantin Khlebnikov2012-01-231-9/+28
| * | | | | | SHM_UNLOCK: fix Unevictable pages stranded after swapHugh Dickins2012-01-235-96/+83Star
| * | | | | | SHM_UNLOCK: fix long unpreemptible sectionHugh Dickins2012-01-233-23/+33
| * | | | | | kdump: define KEXEC_NOTE_BYTES arch specific for s390xMichael Holzheu2012-01-232-0/+20
| * | | | | | mm/hugetlb.c: undo change to page mapcount in fault handlerHillf Danton2012-01-231-3/+6