aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2012-01-26Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...HEADmasterLinus Torvalds6-16/+45
2012-01-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds1-0/+3
2012-01-26Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds7-6/+30
2012-01-26Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2-3/+1
2012-01-26Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds3-7/+10
2012-01-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gee...Linus Torvalds9-82/+56
2012-01-26x86/microcode_amd: Add support for CPU family specific container filesAndreas Herrmann1-2/+22
2012-01-26x86/amd: Add missing feature flag for fam15h models 10h-1fh processorsAndreas Herrmann1-0/+1
2012-01-26x86/boot-image: Don't leak phdrs in arch/x86/boot/compressed/misc.c::Parse_elf()Jesper Juhl1-0/+2
2012-01-26x86/numachip: Drop unnecessary conflict with EDACDaniel J Blueman1-1/+0
2012-01-26x86/uv: Fix uninitialized spinlocksCliff Wickman2-1/+3
2012-01-26x86/uv: Fix uv_gpa_to_soc_phys_ram() shiftRuss Anderson1-2/+2
2012-01-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds1-28/+34
2012-01-25Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfsLinus Torvalds1-1/+2
2012-01-25Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds22-160/+283
2012-01-25Merge branch 'fix/asoc' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwa...Linus Torvalds8-83/+96
2012-01-25Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/brooni...Linus Torvalds1-0/+3
2012-01-25eCryptfs: move misleading function commentsLi Wang1-4/+4
2012-01-25Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tyh...Linus Torvalds7-195/+155
2012-01-25eCryptfs: Fix oops when printing debug info in extent crypto functionsTyler Hicks1-40/+0
2012-01-25eCryptfs: Remove unused ecryptfs_read()Tyler Hicks1-73/+0
2012-01-25eCryptfs: Check inode changes in setattrTyler Hicks1-12/+36
2012-01-25eCryptfs: Make truncate path killableTyler Hicks1-5/+14
2012-01-25eCryptfs: Infinite loop due to overflow in ecryptfs_write()Li Wang1-2/+2
2012-01-25eCryptfs: Replace miscdev read/write magic numbersTyler Hicks3-41/+55
2012-01-25eCryptfs: Report errors in writes to /dev/ecryptfsTyler Hicks1-11/+13
2012-01-25eCryptfs: Sanitize write counts of /dev/ecryptfsTyler Hicks1-18/+38
2012-01-25ecryptfs: Remove unnecessary variable initializationTim Gardner1-2/+3
2012-01-25ecryptfs: Improve metadata read failure loggingTim Gardner1-3/+6
2012-01-25MAINTAINERS: Update eCryptfs maintainer addressDustin Kirkland1-1/+1
2012-01-25drm/ttm: fix two regressions since move_notify changesBen Skeggs2-4/+17
2012-01-25xfs: Fix missing xfs_iunlock() on error recovery path in xfs_readlink()Jan Kara1-1/+2
2012-01-25drm/radeon: avoid deadlock if GPU lockup is detected in ib_pool_getJerome Glisse3-54/+54
2012-01-25drm/radeon: silence out possible lock dependency warningJerome Glisse1-8/+11
2012-01-25drm: Fix authentication kernel crashThomas Hellstrom3-1/+11
2012-01-24Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds14-560/+334
2012-01-24Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds15-32/+63
2012-01-25powerpc: Fix build on some non-freescale platformsBenjamin Herrenschmidt1-0/+2
2012-01-25powerpc/powernv: Fix PCI resource handlingBenjamin Herrenschmidt1-16/+27
2012-01-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds102-512/+904
2012-01-25powerpc/crash: Fix build error without SMPChristian Kujau1-1/+1
2012-01-25powerpc/cpuidle: Make it a bool, not a tristateDeepthi Dharwar1-1/+1
2012-01-25Merge remote-tracking branch 'kumar/merge' into mergeBenjamin Herrenschmidt11-14/+32
2012-01-24rds: Make rds_sock_lock BH rather than IRQ safe.David S. Miller1-12/+8
2012-01-24netprio_cgroup.h: dont include module.h from other includesPaul Gortmaker1-1/+0
2012-01-24net: flow_dissector.c missing include linux/export.hJesper Dangaard Brouer1-0/+1
2012-01-24team: send only changed options/ports via netlinkJiri Pirko2-46/+100
2012-01-24net/hyperv: fix possible memory leak in do_set_multicast()Wei Yongjun1-2/+3
2012-01-24drivers/net: dsa/mv88e6xxx.c files need linux/module.hPaul Gortmaker4-0/+4
2012-01-24stmmac: added PCI identifiersAlessandro Rubini1-3/+3
2012-01-24llc: Fix race condition in llc_ui_recvmsgRadu Iliescu1-0/+5
2012-01-24stmmac: fix phy naming inconsistencyAlessandro Rubini1-1/+1
2012-01-24Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...Linus Torvalds5-15/+52
2012-01-24regulator: Fix documentation for of_node parameter of regulator_register()Mark Brown1-1/+2
2012-01-24Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds6-34/+63
2012-01-24gma500: Fix shmem mappingAlan Cox1-3/+2
2012-01-24gma500: Fix shmem mappingAlan Cox1-3/+2
2012-01-24drm/radeon/kms: refine TMDS dual link checksAlex Deucher4-37/+105
2012-01-24drm/radeon/kms: use drm_detect_hdmi_monitor for picking encoder modeAlex Deucher1-3/+3
2012-01-24drm/radeon/kms: rework modeset sequence for DCE41 and DCE5Alex Deucher1-7/+12
2012-01-24drm/radeon/kms: move panel mode setup into encoder mode setAlex Deucher3-12/+24
2012-01-24drm/radeon/kms: move disp eng pll setup to init pathAlex Deucher4-33/+36
2012-01-24drm/radeon: finish getting bios earlierIgor Murzov2-2/+2
2012-01-24drm/radeon: fix invalid memory access in radeon_atrm_get_bios()Igor Murzov1-1/+1
2012-01-24ASoC: wm2000: Fix use-after-free - don't release_firmware() twice on errorJesper Juhl1-18/+13
2012-01-23migrate_mode.h is not exported to user modeStephen Rothwell1-1/+1
2012-01-23Merge branches 'atomicio-apei', 'hotplug', 'sony-nvs-nosave' and 'thermal-net...Len Brown7-46/+129
2012-01-23Use acpi_os_map_memory() instead of ioremap() in einj driverLuck, Tony1-44/+38
2012-01-23ACPI, APEI, EINJ, cleanup 0 vs NULL confusionDan Carpenter1-3/+3
2012-01-23ACPI, APEI, EINJ Allow empty Trigger Error Action TableNiklas Söderlund1-1/+6
2012-01-23Merge tag 'pm-fixes-for-3.3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds5-10/+25
2012-01-23Merge tag 'arm-soc-imx-move' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds39-559/+391
2012-01-23ASoC: wm8958: Use correct format string in dev_err() callJesper Juhl1-1/+1
2012-01-23PM / Sleep: Fix read_unlock_usermodehelper() call.Tetsuo Handa1-2/+1
2012-01-23[media] cinergyT2-fe: Fix bandwdith settingsMauro Carvalho Chehab1-3/+4
2012-01-23[media] V4L: atmel-isi: add clk_prepare()/clk_unprepare() functionsJosh Wu1-0/+14
2012-01-23[media] cxd2820r: sleep on DVB-T/T2 delivery system switchAntti Palosaari1-2/+11
2012-01-23[media] anysee: fix CI initAntti Palosaari1-0/+8
2012-01-23[media] cxd2820r: remove unused parameter from cxd2820r_attachAntti Palosaari4-10/+5
2012-01-23[media] cxd2820r: fix dvb_frontend_opsAntti Palosaari1-1/+3
2012-01-23dsa: Add reporting of silicon revision for Marvell 88E6123/88E6161/88E6165 sw...Chris Healy1-4/+17
2012-01-23tg3: fix ipv6 header length computationEric Dumazet1-7/+2
2012-01-23skge: add byte queue limit supportstephen hemminger1-13/+24
2012-01-23mv643xx_eth: Add Rx Discard and Rx Overrun statisticsPaulius Zaleckas1-0/+14
2012-01-23bnx2x: fix compilation error with SOE in fw_dumpYuval Mintz1-1/+1
2012-01-23bnx2x: handle CHIP_REVISION during init_oneAriel Elior1-4/+5
2012-01-23bnx2x: allow user to change ring size in ISCSI SD modeDmitry Kravkov1-1/+1
2012-01-23bnx2x: fix Big-Endianess in ethtool -tDmitry Kravkov1-3/+2
2012-01-23bnx2x: fixed ethtool statistics for MF modesYuval Mintz1-65/+41
2012-01-23bnx2x: credit-leakage fixup on vlan_mac_del_allYuval Mintz2-1/+54
2012-01-23macvlan: fix a possible use after freeEric Dumazet1-0/+1
2012-01-23Merge branch 'kernel-doc' from Randy DunlapLinus Torvalds13-22/+38
2012-01-23Merge branch 'akpm'Linus Torvalds24-144/+388
2012-01-23Merge branch 'for-linus-3.3' of git://git.linaro.org/people/sumitsemwal/linux...Linus Torvalds1-0/+11
2012-01-23ALSA: hda - Fix silent outputs from docking-station jacks of Dell laptopsTakashi Iwai1-3/+5
2012-01-23Merge git://git.samba.org/sfrench/cifs-2.6Linus Torvalds17-202/+462
2012-01-23docbook: fix sched source file names in device-drivers bookRandy Dunlap1-1/+3
2012-01-23docbook: change iomap source filename in deviceiobookRandy Dunlap1-1/+1
2012-01-23docbook: don't use serial_core.h in device-drivers bookRandy Dunlap1-1/+0
2012-01-23kernel-doc: fix kernel-doc warnings in schedRandy Dunlap2-3/+2
2012-01-23kernel-doc: fix new warnings in cfg80211.hRandy Dunlap1-0/+6
2012-01-23kernel-doc: fix new warning in usb.hRandy Dunlap1-0/+1
2012-01-23kernel-doc: fix new warnings in device.hRandy Dunlap1-5/+10
2012-01-23kernel-doc: fix new warnings in debugfsRandy Dunlap1-1/+1
2012-01-23kernel-doc: fix new warning in regulator coreRandy Dunlap1-0/+1
2012-01-23kernel-doc: fix new warnings in pciRandy Dunlap1-3/+3
2012-01-23kernel-doc: fix new warnings in driver-coreRandy Dunlap1-4/+5
2012-01-23kernel-doc: fix new warnings in auditsc.cRandy Dunlap1-2/+3
2012-01-23scripts/kernel-doc: fix fatal error caused by cfg80211.hRandy Dunlap1-1/+2
2012-01-23score: fix off-by-one index into syscall tableDan Rosenberg1-1/+1
2012-01-23mm: fix rss count leakage during migrationKonstantin Khlebnikov1-9/+28
2012-01-23SHM_UNLOCK: fix Unevictable pages stranded after swapHugh Dickins5-96/+83
2012-01-23SHM_UNLOCK: fix long unpreemptible sectionHugh Dickins3-23/+33
2012-01-23kdump: define KEXEC_NOTE_BYTES arch specific for s390xMichael Holzheu2-0/+20
2012-01-23mm/hugetlb.c: undo change to page mapcount in fault handlerHillf Danton1-3/+6
2012-01-23mm: memcg: update the correct soft limit tree during migrationJohannes Weiner1-1/+1
2012-01-23proc: clear_refs: do not clear reserved pagesWill Deacon1-0/+3
2012-01-23drivers/video/backlight/l4f00242t03.c: return proper error in l4f00242t03_pro...Axel Lin1-0/+2
2012-01-23drivers/video/backlight/adp88x0_bl.c: fix bit testing logicAxel Lin2-2/+2
2012-01-23kprobes: initialize before using a hlistAnanth N Mavinakayanahalli1-1/+1
2012-01-23ipc/mqueue: simplify reading msgqueue limitDavidlohr Bueso1-2/+1
2012-01-23leds: add led driver for Bachmann's ot200Sebastian Andrzej Siewior3-0/+179
2012-01-23mm: __count_immobile_pages(): make sure the node is onlineMichal Hocko1-3/+10
2012-01-23mm: fix NULL ptr dereference in __count_immobile_pagesMichal Hocko1-0/+11
2012-01-23mm: fix warnings regarding enum migrate_modeAndrew Morton3-14/+18
2012-01-23ALSA: HDA: Use model=auto for Thinkpad T510David Henningsson1-1/+1
2012-01-23ALSA: hda - Fix buffer-alignment regression with Nvidia HDMITakashi Iwai1-2/+4
2012-01-23drm/radeon/kms: add some missing semaphore initAlex Deucher4-0/+4
2012-01-23drm/radeon/kms: Add an MSI quirk for Dell RS690Alex Deucher1-0/+6
2012-01-23gpu, drm, sis: Don't return uninitialized variable from sis_driver_load()Jesper Juhl1-2/+1
2012-01-23thermal: Rename generate_netlink_eventJean Delvare3-5/+5
2012-01-22ethtool: allow ETHTOOL_GSSET_INFO for usersMichał Mirosław1-0/+1
2012-01-22bluetooth: hci: Fix type of "enable_hs" to bool.David S. Miller2-2/+2
2012-01-22net: introduce res_counter_charge_nofail() for socket allocationsGlauber Costa4-8/+37
2012-01-22cgroup: make sure memcg margin is 0 when over limitGlauber Costa1-1/+4
2012-01-22net: fix socket memcg build with !CONFIG_NETGlauber Costa2-3/+3
2012-01-22kernel-doc: fix new warning in net/sock.hRandy Dunlap1-0/+1
2012-01-22kernel-doc: fix new warning in net/phy/mdio_bus.cRandy Dunlap1-3/+2
2012-01-22tcp: md5: using remote adress for md5 lookup in rst packetshawnlu2-2/+2
2012-01-22be2net: create RSS rings even in multi-channel configsSathya Perla1-2/+1
2012-01-22pktgen: Fix unsigned function that is returning negative valsPaul Gortmaker1-2/+2
2012-01-22tcp: detect loss above high_seq in recoveryYuchung Cheng3-28/+15
2012-01-22skge: check for PCI dma mapping errorsstephen hemminger1-13/+58
2012-01-22skge: don't assert carrier until link is upstephen hemminger1-0/+1
2012-01-22netem: Fix off-by-one bug in reorderingVijay Subramanian1-1/+1
2012-01-22mlx4_core: map async events to arbitrary slave eqsMarcel Apfelbaum4-16/+22
2012-01-22mlx4_core: Fix mtt profile issueMarcel Apfelbaum2-2/+2
2012-01-22mlx4_core: removed function index from vf.Marcel Apfelbaum10-53/+8
2012-01-22mlx4_en: eth statistics modificationEugenia Emantayev5-16/+75
2012-01-22mlx4: VF is not allowed to perform dump statsEugenia Emantayev1-0/+2
2012-01-22mlx4_en: clear all eth statistics when port goes upEugenia Emantayev1-12/+24
2012-01-22ASoC: wm8996: Call _POST_PMU callback for CPVDDMark Brown1-1/+2
2012-01-22m68k: Fix assembler constraint to prevent overeager gcc optimisationAndreas Schwab5-30/+28
2012-01-22mac_esp: rename irqFinn Thain1-2/+1
2012-01-22mac_scsi: dont enable mac_scsi irq before requesting itFinn Thain1-6/+0
2012-01-22macfb: fix black and white modesFinn Thain1-32/+28
2012-01-22m68k/irq: Remove obsolete IRQ_FLG_* definitionsGeert Uytterhoeven1-13/+0
2012-01-21perf: Call perf_cgroup_event_time() directlyNamhyung Kim1-1/+1
2012-01-21perf: Don't call release_callchain_buffers() if allocation failsNamhyung Kim1-2/+0
2012-01-21ACPI / PM: Add Sony Vaio VPCCW29FX to nonvs blacklist.Lan Tianyu1-0/+8
2012-01-21ACPI: Remove ./drivers/acpi/atomicio.[ch]Myron Stowe3-433/+0
2012-01-21ACPI, APEI: Add RAM mapping support to ACPIMyron Stowe1-2/+34
2012-01-21ACPI, APEI: Add 64-bit read/write support for APEI on i386Myron Stowe3-31/+124
2012-01-20tcp: fix undo after RTO for CUBICNeal Cardwell1-4/+6
2012-01-20tcp: fix undo after RTO for BICNeal Cardwell1-4/+7
2012-01-20enic: fix compile when CONFIG_PCI_IOV is not enabledRoopa Prabhu1-2/+2
2012-01-20ASoC: mxs: Fix mxs-saif timeoutFabio Estevam1-0/+5
2012-01-20MAINTAINERS: Add dma-buf sharing framework maintainerSumit Semwal1-0/+11
2012-01-20ASoC: Disable register synchronisation for low frequency WM8996 SYSCLKMark Brown2-0/+8
2012-01-20ASoC: Don't go through cache when applying WM5100 rev A updatesMark Brown1-0/+2
2012-01-20ASoC: Mark WM5100 register map cache only when going into BIAS_OFFMark Brown1-0/+1
2012-01-20ASoC: tlv320aic32x4: always enable analouge blockWolfram Sang1-3/+5
2012-01-20ASoC: tlv320aic32x4: always enable dividersWolfram Sang1-56/+46
2012-01-20ASoC: sgtl5000: Fix wrong register name in restoreZeng Zhaoming1-4/+13
2012-01-20regmap: Reset cache status when reinitialsing the cacheMark Brown1-0/+3
2012-01-20ALSA: hda - Fix a unused variable warningTakashi Iwai1-1/+0
2012-01-20snd-hda-intel: better Alienware M17x R3 quirkAlbert Pool1-1/+1
2012-01-19ACPI processor hotplug: Delay acpi_processor_start() call for hotplugged coresThomas Renninger3-8/+67
2012-01-19ACPI processor hotplug: Split up acpi_processor_addThomas Renninger1-38/+54
2012-01-19Linux 3.3-rc1v3.3-rc1Linus Torvalds1-2/+2
2012-01-19Merge branches 'sched-urgent-for-linus', 'perf-urgent-for-linus' and 'x86-urg...Linus Torvalds9-104/+444
2012-01-19Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds4-7/+8
2012-01-19Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds3-40/+27
2012-01-19PM / Hibernate: Rewrite unlock_system_sleep() to fix s2disk regressionSrivatsa S. Bhat1-2/+17
2012-01-19PM / Hibernate: Correct additional pages number calculationNamhyung Kim1-1/+2
2012-01-19PM / Documentation: Fix minor issue in freezing_of_tasks.txtViresh Kumar1-4/+4
2012-01-19PM / Documentation: Fix spelling mistake in basic-pm-debugging.txtViresh Kumar1-1/+1
2012-01-19x86, syscall: Need __ARCH_WANT_SYS_IPC for 32 bitsH. Peter Anvin1-0/+1
2012-01-19Merge remote-tracking branch 'linus/master' into x86/urgentH. Peter Anvin9587-258975/+463528
2012-01-19Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds4-5/+8
2012-01-19qnx4: don't leak ->BitMap on late failure exitsAl Viro1-1/+3
2012-01-19qnx4: reduce the insane nesting in qnx4_checkroot()Al Viro1-34/+22
2012-01-19qnx4: di_fname is an array, for crying out loud...Al Viro1-14/+12
2012-01-19ixgbevf: make operations tables constStephen Hemminger4-8/+8
2012-01-19ixgbevf: fix sparse warningsStephen Hemminger3-2/+4
2012-01-19ixgbevf: make ethtool ops and strings constStephen Hemminger1-2/+3
2012-01-19ixgbevf: Prevent possible race condition by checking for messageGreg Rose1-18/+21
2012-01-19ixgbe: Fix register defines to correctly handle complex expressionsAlexander Duyck1-16/+16
2012-01-19igbvf: Remove unnecessary irq disable/enableMitch A Williams1-5/+0
2012-01-19igbvf: remove unneeded castStephen Hemminger1-2/+1