summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* [SCSI] target: Fix demo-mode MappedLUN shutdown UA/PR breakageNicholas Bellinger2011-02-121-4/+4
* [SCSI] target/iblock: Fix failed bd claim NULL pointer dereferenceNicholas Bellinger2011-02-121-2/+4
* [SCSI] target: iblock/pscsi claim checking for NULL instead of IS_ERRDan Carpenter2011-02-122-3/+3
* [SCSI] scsi_debug: Fix 32-bit overflow in do_device_access causing memory cor...Darrick J. Wong2011-02-121-1/+1
* [SCSI] qla2xxx: Change from irq to irqsave with host_lockMadhuranath Iyengar2011-02-123-8/+12
* [SCSI] qla2xxx: Fix race that could hang kthread_stop()James Bottomley2011-02-121-1/+3
* Merge branch 'kvm-updates/2.6.38' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2011-02-111-1/+1
|\
| * KVM: SVM: Make sure KERNEL_GS_BASE is valid when loading gs_indexJoerg Roedel2011-02-091-1/+1
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bpLinus Torvalds2011-02-111-20/+8
|\ \
| * | amd64_edac: Fix DIMMs per DCTs outputBorislav Petkov2011-02-101-20/+8
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tei...Linus Torvalds2011-02-111-4/+2
|\ \ \
| * | | dlm: use single thread workqueuesDavid Teigland2011-02-111-4/+2
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6Linus Torvalds2011-02-113-10/+34
|\ \ \ \
| * | | | cifs: don't always drop malformed replies on the floor (try #3)Jeff Layton2011-02-113-7/+28
| * | | | cifs: clean up checks in cifs_echo_requestJeff Layton2011-02-101-3/+4
| * | | | [CIFS] Do not send SMBEcho requests on new sockets until SMBNegotiateSteve French2011-02-082-1/+3
| | |/ / | |/| |
* | | | Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2011-02-112-13/+48
|\ \ \ \
| * | | | hwmon: (emc1403) Fix I2C address rangeGuenter Roeck2011-02-091-1/+1
| * | | | hwmon: (lm63) Consider LM64 temperature offsetDirk Eibach2011-02-091-12/+47
| |/ / /
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds2011-02-117-11/+29
|\ \ \ \
| * | | | pci: use security_capable() when checking capablities during config space readChris Wright2011-02-111-1/+2
| * | | | security: add cred argument to security_capable()Chris Wright2011-02-113-7/+6
| * | | | Merge branch 'for-james' of git://tpmdd.git.sourceforge.net/gitroot/tpmdd/tpm...James Morris2011-02-113-3/+21
| |\ \ \ \ | | |_|/ / | |/| | |
| | * | | tpm_tis: Use timeouts returned from TPMStefan Berger2011-02-113-3/+21
* | | | | Merge branch 's5p-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2011-02-118-46/+17
|\ \ \ \ \
| * | | | | ARM: SAMSUNG: Ensure struct sys_device is declared in plat/pm.hMark Brown2011-02-111-0/+2
| * | | | | ARM: S5PV310: Cleanup System MMUKukjin Kim2011-02-116-46/+14
| * | | | | ARM: S5PV310: Add support System MMU on SMDKV310Thomas Abraham2011-02-111-0/+1
| | |_|/ / | |/| | |
* | | | | Merge branch 'next' of git://git.monstr.eu/linux-2.6-microblazeLinus Torvalds2011-02-115-27/+25
|\ \ \ \ \
| * | | | | microblaze: Fix msr instruction detectionMichal Simek2011-02-072-10/+9
| * | | | | microblaze: Fix pte_update functionMichal Simek2011-02-071-14/+13
| * | | | | microblaze: Fix asm compilation warningMichal Simek2011-02-071-2/+2
| * | | | | microblaze: Fix IRQ flag handling for MSR=0Michal Simek2011-02-071-1/+1
* | | | | | drivers/w1/masters/omap_hdq.c: add missing clk_putJulia Lawall2011-02-111-14/+14
* | | | | | memcg: fix leak of accounting at failure path of hugepage collapsingKAMEZAWA Hiroyuki2011-02-111-1/+1
* | | | | | vmscan: fix zone shrinking exit when scan work is doneJohannes Weiner2011-02-111-2/+2
* | | | | | mlock: do not munlock pages in __do_fault()Michel Lespinasse2011-02-111-6/+0
* | | | | | mlock: fix race when munlocking pages in do_wp_page()Michel Lespinasse2011-02-111-14/+12
* | | | | | memblock: don't adjust size in memblock_find_base()Yinghai Lu2011-02-111-2/+0
* | | | | | nbd: remove module-level ioctl mutexSoren Hansen2011-02-111-3/+0
* | | | | | drivers/rtc/rtc-proc.c: add module_put on error path in rtc_proc_open()Alexander Strakh2011-02-111-1/+5
* | | | | | drivers/gpio/pca953x.c: add a mutex to fix race conditionRoland Stigge2011-02-111-6/+22
* | | | | | ptrace: use safer wake up on ptrace_detach()Tejun Heo2011-02-111-1/+1
* | | | | | vfs: call rcu_barrier after ->kill_sb()Boaz Harrosh2011-02-111-0/+5
* | | | | | Fix possible filp_cachep memory corruptionLinus Torvalds2011-02-112-10/+12
| |_|/ / / |/| | | |
* | | | | char/ipmi: fix OOPS caused by pnp_unregister_driver on unregistered driverCorey Minyard2011-02-101-10/+2
* | | | | cap_syslog: accept CAP_SYS_ADMIN for nowLinus Torvalds2011-02-101-19/+35
* | | | | Merge branch 'usb-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2011-02-1027-57/+178
|\ \ \ \ \
| * | | | | USB: cdc-acm: Adding second ACM channel support for Nokia N8Arvid Ephraim Picciani2011-02-041-0/+1
| * | | | | USB, Mass Storage, composite, gadget: Fix build failure and memset of a structJesper Juhl2011-02-041-1/+2
OpenPOWER on IntegriCloud