aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2012-02-14mm: collapse security_vm_enough_memory() variants into a single functionAl Viro8-38/+10
2012-02-10digsig: changed type of the timestampDmitry Kasatkin1-2/+2
2012-02-10security: Yama LSMKees Cook8-0/+411
2012-02-10security: create task_free security callbackKees Cook4-0/+20
2012-02-08Linux 3.3-rc3Linus Torvalds1-1/+1
2012-02-08pcmcia: fix socket refcount decrementing on each resumeRussell King1-3/+1
2012-02-08mm: fix UP THP spin_is_locked BUGsHugh Dickins2-3/+3
2012-02-08drivers/leds/leds-lm3530.c: fix setting pltfm->als_vmaxAxel Lin1-2/+2
2012-02-08mm: compaction: check for overlapping nodes during isolation for migrationMel Gorman1-1/+10
2012-02-08nilfs2: avoid overflowing segment numbers in nilfs_ioctl_clean_segments()Xi Wang1-0/+2
2012-02-08ASoC: wm8994: Disable line output discharge prior to ramping VMIDMark Brown1-0/+5
2012-02-08ASoC: wm8994: Fix typo in VMID ramp settingMark Brown1-1/+1
2012-02-08ALSA: oxygen, virtuoso: fix exchanged L/R volumes of aux and CD inputsClemens Ladisch1-11/+14
2012-02-08ALSA: usb-audio: add Edirol UM-3G supportClemens Ladisch1-0/+8
2012-02-07checkpatch: Warn on code with 6+ tab indentationJoe Perches1-0/+6
2012-02-07ACPI: remove duplicated lines of merging problems with acpi_processor_addYinghai Lu1-7/+0
2012-02-07ALSA: hda - add support for Uniwill ECS M31EI notebookJaroslav Kysela1-0/+1
2012-02-07HID: wiimote: fix invalid power_supply_powers callJiri Kosina1-2/+2
2012-02-07ALSA: hda - Fix error handling in patch_ca0132.cTakashi Iwai1-14/+19
2012-02-07target: Fix unsupported WRITE_SAME sense payloadMartin Svec1-3/+3
2012-02-07iscsi: use IP_FREEBIND socket optionDax Kelson1-0/+8
2012-02-07iblock: fix handling of large requestsChristoph Hellwig1-0/+7
2012-02-07target: handle empty string writes in sysfsDan Carpenter1-4/+8
2012-02-07iscsi_target: in_aton needs linux/inet.hStephen Rothwell1-0/+1
2012-02-07target: Fix iblock se_dev_attrib.unmap_granularityMarco Sanvido1-1/+1
2012-02-07target: Fix target_submit_cmd() exception handlingNicholas Bellinger1-8/+10
2012-02-07target: Change target_submit_cmd() to return voidAndy Grover3-11/+5
2012-02-07target: accept REQUEST_SENSE with 18bytesSebastian Andrzej Siewior1-10/+4
2012-02-07md: two small fixes to handling interrupt resync.NeilBrown1-2/+3
2012-02-06Documentation: update quilt tree location for Documentation patchesRandy Dunlap1-1/+1
2012-02-06Documentation: add missing tainted bits to Documentation/sysctl/kernel.txtLarry Finger1-0/+2
2012-02-06exec: fix use-after-free bug in setup_new_exec()Heiko Carstens2-17/+19
2012-02-06IB/srpt: Don't return freed pointer from srpt_alloc_ioctx_ring()Jesper Juhl1-0/+1
2012-02-06HID: wacom: Fix invalid power_supply_powers callsPrzemo Firszt1-3/+4
2012-02-06ASoC: wm8994: Enabling VMID should take a runtime PM referenceMark Brown1-0/+4
2012-02-06ALSA: hda/realtek - Fix a wrong conditionTakashi Iwai1-1/+1
2012-02-06ALSA: emu8000: Remove duplicate linux/moduleparam.h include from emu8000_patch.cJesper Juhl1-1/+0
2012-02-05spi-topcliff-pch: rename pch_spi_pcidev to pch_spi_pcidev_driverDanny Kukawka1-3/+3
2012-02-05spi: Add spi-s3c64xx driver dependency on ARCH_EXYNOS4Sylwester Nawrocki1-1/+1
2012-02-04hwmon: (w83627ehf) Fix number of fans for NCT6776FGuenter Roeck1-3/+20
2012-02-04PM / QoS: CPU C-state breakage with PM Qos changeVenkatesh Pallipadi1-1/+13
2012-02-04PM / Freezer: Thaw only kernel threads if freezing of kernel threads failsSrivatsa S. Bhat2-4/+27
2012-02-04ARM: bcmring: fix build failure in mach-bcmring/arch.cPaul Gortmaker1-1/+1
2012-02-04ARM: bcmring: remove unused DMA map codeJD Zheng2-1008/+0
2012-02-04Revert "mtd: atmel_nand: optimize read/write buffer functions"Artem Bityutskiy1-4/+41
2012-02-03mm: compaction: check pfn_valid when entering a new MAX_ORDER_NR_PAGES block during isolation for migrationMel Gorman1-0/+13
2012-02-03readahead: fix pipeline break caused by block plugShaohua Li1-4/+4
2012-02-03kprobes: fix a memory leak in function pre_handler_kretprobe()Jiang Liu1-1/+5
2012-02-03drivers/tty/vt/vt_ioctl.c: fix KDFONTOP 32bit compatibility layerSamuel Thibault1-1/+0
2012-02-03lkdtm: avoid calling lkdtm_do_action() with spinlock heldCong Wang1-1/+5