summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2012-01-17ACPI 5.0: Allow _AEI method in walk resourcesZhang Rui2-4/+7
2012-01-17ACPI 5.0: Add new predefined namesBob Moore5-4/+73
2012-01-17ACPI 5.0: New interface, acpi_buffer_to_resourceBob Moore2-0/+69
2012-01-17ACPI 5.0: New interface, acpi_get_event_resourcesBob Moore4-0/+98
2012-01-17ACPI 5.0: Support for all new resource descriptorsLin Ming16-119/+1776
2012-01-17ACPI 5.0: Support for GeneralPurposeIo and GenericSerialBus operation regionBob Moore6-18/+41
2012-01-17ACPI 5.0: Implement Connection() and AccessAs() changesBob Moore15-45/+308
2012-01-17ACPI 5.0: New interfaces to allow driver access to AML mutex objectsLin Ming3-3/+201
2012-01-17ACPI 5.0: Add new/changed tables to headersBob Moore3-4/+606
2012-01-17ACPI 5.0: Implement hardware-reduced optionBob Moore6-3/+58
2012-01-17ACPI 5.0: Basic support for FADT version 5Bob Moore2-8/+18
2012-01-17ACPICA: Do not abort table load on invalid space IDBob Moore4-12/+54
2012-01-17ACPICA: Add error msg for Index/Bank field registers out-of-rangeBob Moore1-0/+6
2012-01-17ACPICA: Add error msg for unsupported I/O requests (not 8/16/32 bit length)Bob Moore1-0/+2
2012-01-17ACPICA: Fix to allow region arguments to reference other scopesLin Ming3-1/+8
2012-01-17ACPICA: Update for GCC 4Bob Moore1-6/+3
2012-01-17Merge branch 'acpica-validate-address-regression' into nextLen Brown1-0/+24
2012-01-17ACPICA: Put back the call to acpi_os_validate_addressLin Ming1-0/+24
2012-01-05Linux 3.2Linus Torvalds1-1/+1
2012-01-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds7-15/+32
2012-01-05minixfs: misplaced checks lead to dentry leakAl Viro1-17/+17
2012-01-05ptrace: ensure JOBCTL_STOP_SIGMASK is not zero after detachOleg Nesterov2-3/+12
2012-01-05ptrace: partially fix the do_wait(WEXITED) vs EXIT_DEAD->EXIT_ZOMBIE raceOleg Nesterov1-1/+8
2012-01-05Merge git://git.samba.org/sfrench/cifs-2.6Linus Torvalds1-2/+2
2012-01-04Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville4-5/+23
2012-01-04Revert "rtc: Expire alarms after the time is set."Linus Torvalds1-6/+0
2012-01-04[CIFS] default ntlmv2 for cifs mount delayed to 3.3Steve French1-1/+1
2012-01-04cifs: fix bad buffer length check in coalesce_t2Jeff Layton1-1/+1
2012-01-04Revert "rtc: Disable the alarm in the hardware"Linus Torvalds1-34/+10
2012-01-04hung_task: fix false positive during vforkMandeep Singh Baines1-4/+10
2012-01-04security: Fix security_old_inode_init_security() when CONFIG_SECURITY is not setJan Kara2-2/+2
2012-01-03fix CAN MAINTAINERS SCM tree typeOliver Hartkopp1-2/+2
2012-01-03mwifiex: fix crash during simultaneous scan and connectAmitkumar Karwar1-1/+6
2012-01-03b43: fix regression in PIO caseGuennadi Liakhovetski1-3/+13
2012-01-03ath9k: Fix kernel panic in AR2427 in AP modeMohammed Shafi Shajakhan1-0/+3
2012-01-03Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/padova...John W. Linville1-1/+1
2012-01-03CAN MAINTAINERS updateOliver Hartkopp1-6/+5
2012-01-03net: fsl: fec: fix build for mx23-only kernelWolfram Sang1-2/+2
2012-01-03sch_qfq: fix overflow in qfq_update_start()Eric Dumazet1-2/+2
2012-01-03drm/radeon/kms/atom: fix possible segfault in pm setupAlexander Müller1-1/+5
2012-01-03Merge branch 'devicetree/merge' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds1-1/+1
2012-01-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds7-7/+17
2011-12-31Merge branch 'fix/asoc' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwa...Linus Torvalds1-0/+1
2011-12-31gspca: Fix falling back to lower isoc alt settingsMauro Carvalho Chehab1-1/+1
2011-12-31futex: Fix uninterruptible loop due to gate_areaHugh Dickins1-8/+20
2011-12-31netfilter: ctnetlink: fix timeout calculationXi Wang1-2/+2
2011-12-31ipvs: try also real server with port 0 in backup serverJulian Anastasov4-5/+11
2011-12-31skge: restore rx multicast filter on resume and after config changesFlorian Zumbiehl1-0/+3
2011-12-31mlx4_en: nullify cq->vector field when closing completion queueYevgeny Petrilin1-0/+1
2011-12-31Merge branch 'fixes' of http://ftp.arm.linux.org.uk/pub/linux/arm/kernel/git-...Linus Torvalds4-75/+65