summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'baserock/richardmaw/S10442/cross-toolchain' into baserock/build...baserock/build-essentialRichard Maw2014-03-051-0/+11
|\
| * Add morphology for building arm headersbaserock/richardmaw/S10442/cross-toolchainRichard Maw2014-02-271-0/+11
|/
* Merge branch 'baserock/pedroalvarez/armhf' into baserock/build-essentialPedro Alvarez2014-01-211-1/+1
|\
| * Add armv7lhf as a valid arm architecturePedro Alvarez2014-01-141-1/+1
|/
* Merge branch 'baserock/pedroalvarez/power-port' into baserock/build-essentialPedro Alvarez2013-11-291-0/+2
|\
| * Add support for ppc64 in build-essentialPedro Alvarez2013-11-281-0/+2
|/
* Merge branch 'baserock/samthursfield/build-essential-2-rebase' into baserock/...Sam Thursfield2013-03-154-1/+42
|\
| * Use MORPH_ARCH field to set target-specific flagsSam Thursfield2013-03-154-12/+23
| * Add morphs for build-essential bootstrapSam Thursfield2013-03-112-0/+30
|/
* Don't run 'make headers_check', since it also requires PerlSam Thursfield2012-12-271-4/+1
* Fix for Busybox mktempSam Thursfield2012-12-191-1/+1
* Fix more stuffbaserock/liw/headers-install-in-shellSam Thursfield2012-12-192-19/+18
* Use the new script, and tweak a couple of thingsSam Thursfield2012-12-191-58/+0
* Rewrite headers_install.pl in shellLars Wirzenius2012-12-181-0/+63
* 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
* Merge remote-tracking branch 'origin/baserock/S4530/morph' into baserock/morphLars Wirzenius2012-09-241-0/+2
|\
| * Ensure required options for systemd are enabledRichard Maw2012-09-211-0/+2
|/
* Disable BLK_DEV_CRYPTOLOOP for now. Needed for ARM.Jannis Pohlmann2012-04-051-0/+1
* Merge tag 'v3.2' into jannis/update-to-linux-3.2Jannis Pohlmann2012-03-3012100-1172866/+1401363
|\
| * 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