summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Enable NFSv3baserock/samthursfield/nfs-troveSam Thursfield2012-11-211-0/+2
* Enable SECCOMP and disable DEBUG_STACK_TRACERichard Maw2012-10-101-0/+2
* Fix config to set defaults for new optionsRichard Maw2012-10-051-1/+2
* Updated for CGROUPS and BTRFS and other baserock bitsBen Dooks2012-09-111-114/+53
* linux.morph: use the correct defconfigRichard Maw2012-06-121-1/+1
* Merge branch 'baserock/arm/csb1726' of git://roadtrain.codethink.co.uk/delta/...Ben Dooks2012-06-121-0/+20
|\
| * linux.morph: zImage -> uImageRichard Maw2012-06-121-2/+2
| * linux.morph: remove optionsRichard Maw2012-06-121-2/+0
| * linux: add morphology based on the vexpressRichard Maw2012-06-121-0/+22
* | Fix csb1726_armada_xp_defconfigBen Dooks2012-06-121-300/+263
* | Missed arch/arm/tools/mach-typesBen Dooks2012-06-121-0/+1
* | CSB1726 defconfigBen Dooks2012-06-121-0/+2581
* | CSB1726 supportBen Dooks2012-06-129-6/+422
|/
* Add 3.0.6 kernel versionBen Dooks2012-06-121-1/+1
* Import Marvell ArmadaXP kernel 3.2 patch (3.0.6)Ben Dooks2012-06-121105-347/+454678
* Linux 3.2v3.2Linus Torvalds2012-01-041-1/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2012-01-047-15/+32
|\
| * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2012-01-044-5/+23
| |\
| | * mwifiex: fix crash during simultaneous scan and connectAmitkumar Karwar2012-01-031-1/+6
| | * b43: fix regression in PIO caseGuennadi Liakhovetski2012-01-031-3/+13
| | * ath9k: Fix kernel panic in AR2427 in AP modeMohammed Shafi Shajakhan2012-01-031-0/+3
| | * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/padova...John W. Linville2012-01-031-1/+1
| | |\
| | | * Revert "Bluetooth: Increase HCI reset timeout in hci_dev_do_close"Gustavo F. Padovan2011-12-231-1/+1
| * | | fix CAN MAINTAINERS SCM tree typeOliver Hartkopp2012-01-031-2/+2
| * | | CAN MAINTAINERS updateOliver Hartkopp2012-01-031-6/+5
| * | | net: fsl: fec: fix build for mx23-only kernelWolfram Sang2012-01-031-2/+2
| * | | sch_qfq: fix overflow in qfq_update_start()Eric Dumazet2012-01-031-2/+2
* | | | minixfs: misplaced checks lead to dentry leakAl Viro2012-01-041-17/+17
* | | | ptrace: ensure JOBCTL_STOP_SIGMASK is not zero after detachOleg Nesterov2012-01-042-3/+12
* | | | ptrace: partially fix the do_wait(WEXITED) vs EXIT_DEAD->EXIT_ZOMBIE raceOleg Nesterov2012-01-041-1/+8
* | | | Merge git://git.samba.org/sfrench/cifs-2.6Linus Torvalds2012-01-041-2/+2
|\ \ \ \
| * | | | [CIFS] default ntlmv2 for cifs mount delayed to 3.3Steve French2012-01-041-1/+1
| * | | | cifs: fix bad buffer length check in coalesce_t2Jeff Layton2012-01-031-1/+1
* | | | | Revert "rtc: Expire alarms after the time is set."Linus Torvalds2012-01-041-6/+0
* | | | | Revert "rtc: Disable the alarm in the hardware"Linus Torvalds2012-01-031-34/+10
|/ / / /
* | | | hung_task: fix false positive during vforkMandeep Singh Baines2012-01-031-4/+10
* | | | security: Fix security_old_inode_init_security() when CONFIG_SECURITY is not setJan Kara2012-01-032-2/+2
* | | | drm/radeon/kms/atom: fix possible segfault in pm setupAlexander Müller2012-01-031-1/+5
|/ / /
* | | Merge branch 'devicetree/merge' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2012-01-021-1/+1
|\ \ \
| * | | dt/device: Fix auxdata matching to handle entries without a name overrideGrant Likely2011-12-121-1/+1
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2012-01-017-7/+17
|\ \ \ \
| * | | | netfilter: ctnetlink: fix timeout calculationXi Wang2011-12-311-2/+2
| * | | | ipvs: try also real server with port 0 in backup serverJulian Anastasov2011-12-314-5/+11
| * | | | skge: restore rx multicast filter on resume and after config changesFlorian Zumbiehl2011-12-301-0/+3
| * | | | mlx4_en: nullify cq->vector field when closing completion queueYevgeny Petrilin2011-12-301-0/+1
* | | | | Merge branch 'fix/asoc' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwa...Linus Torvalds2011-12-311-0/+1
|\ \ \ \ \
| * | | | | ASoC: wm8776: add missing break in sample size switchJoachim Eastwood2011-12-231-0/+1
* | | | | | gspca: Fix falling back to lower isoc alt settingsMauro Carvalho Chehab2011-12-311-1/+1
* | | | | | futex: Fix uninterruptible loop due to gate_areaHugh Dickins2011-12-311-8/+20
* | | | | | Merge branch 'fixes' of http://ftp.arm.linux.org.uk/pub/linux/arm/kernel/git-...Linus Torvalds2011-12-304-75/+65
|\ \ \ \ \ \