summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds2012-10-031-2/+2
|\
| * userns: Fix build of drivers/staging/dgrpEric W. Biederman2012-10-031-2/+2
* | firmware: teach the kernel to load firmware files directly from the filesystemLinus Torvalds2012-10-031-1/+77
* | Merge tag 'firewire-updates' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2012-10-034-17/+59
|\ \
| * | firewire: addendum to address handler RCU conversionStefan Richter2012-09-282-7/+18
| * | firewire: remove global lock around address handlers, convert to RCUPeter Hurley2012-09-281-9/+11
| * | firewire: ohci: get IR bit from TSB41BA3D phyStephan Gatzka2012-09-251-1/+27
| * | firewire: core: feed /dev/random with devices' GUIDsClemens Ladisch2012-09-251-0/+3
* | | Merge tag 'uapi-prep-20121002' of git://git.infradead.org/users/dhowells/linu...Linus Torvalds2012-10-03634-1327/+1399
|\ \ \
| * | | UAPI: Plumb the UAPI Kbuilds into the user header installation and checkingDavid Howells2012-10-027-34/+49
| * | | UAPI: x86: Differentiate the generated UAPI and internal headersDavid Howells2012-10-021-7/+10
| * | | UAPI: Remove the objhdr-y export listDavid Howells2012-10-022-9/+6
| * | | UAPI: Move linux/version.hDavid Howells2012-10-022-7/+8
| * | | UAPI: Set up uapi/asm/Kbuild.asmDavid Howells2012-10-022-45/+50
| * | | UAPI: x86: Fix insn_sanity build failure after UAPI splitDavid Howells2012-10-021-0/+4
| * | | UAPI: x86: Fix the test_get_len toolDavid Howells2012-10-021-1/+1
| * | | UAPI: (Scripted) Set up UAPI Kbuild filesDavid Howells2012-10-0263-0/+160
| * | | UAPI: Partition the header include path sets and add uapi/ header directoriesDavid Howells2012-10-027-9/+30
| * | | UAPI: (Scripted) Convert #include "..." to #include <path/...> in kernel syst...David Howells2012-10-02176-350/+350
| * | | UAPI: (Scripted) Convert #include "..." to #include <path/...> in drivers/gpu/David Howells2012-10-02376-731/+731
| * | | UAPI: (Scripted) Remove redundant DRM UAPI header #inclusions from drivers/gpu/.David Howells2012-10-02129-136/+0
| * | | UAPI: Refer to the DRM UAPI headers with <...> and from certain headers onlyDavid Howells2012-10-022-1/+3
* | | | Merge tag 'dt-for-3.7' of git://sources.calxeda.com/kernel/linuxLinus Torvalds2012-10-0342-712/+4057
|\ \ \ \
| * | | | MAINTAINERS: add scripts/dtc under Devicetree maintainersRob Herring2012-10-011-0/+1
| * | | | dtc: import latest upstream dtcStephen Warren2012-10-0130-701/+3847
| * | | | dt: Document general interrupt controller bindingsThierry Reding2012-10-011-0/+95
| * | | | dt/s3c64xx/spi: Use of_get_child_by_name to get a named childSrinivas Kandagatla2012-10-011-3/+4
| * | | | dt: introduce of_get_child_by_name to get child node by nameSrinivas Kandagatla2012-10-012-0/+25
| * | | | of: i2c: add support for wakeup-source propertyOlof Johansson2012-09-071-0/+3
| * | | | of/address: Handle #address-cells > 2 speciallyThierry Reding2012-09-071-0/+8
| * | | | DT: export of_irq_to_resource_table()John Crispin2012-09-061-0/+1
| * | | | devicetree: serial: Add documentation for imx serialFabio Estevam2012-09-061-0/+35
| * | | | devicetree: pwm: mxs-pwm.txt: Fix reg field annotationFabio Estevam2012-09-061-1/+1
| * | | | of: Allow busses with #size-cells=0Stephen Warren2012-08-033-7/+37
* | | | | Merge tag 'jfs-3.7' of git://github.com/kleikamp/linux-shaggyLinus Torvalds2012-10-0311-31/+388
|\ \ \ \ \
| * | | | | jfs: Fix do_div precision in commit b40c2e66Dave Kleikamp2012-09-181-3/+4
| * | | | | JFS: use list_move instead of list_del/list_addWei Yongjun2012-09-171-6/+3
| * | | | | jfs: Remove obsolete email addressDave Kleikamp2012-09-171-2/+0
| * | | | | fs/jfs: TRIM support for JFS FilesystemTino Reichardt2012-09-1710-24/+385
* | | | | | MAINTAINERS: Add EFI maintainer entryMatt Fleming2012-10-031-0/+12
* | | | | | Merge tag 'cris-for-linus-3.7' of git://jni.nu/crisLinus Torvalds2012-10-0316-461/+3
|\ \ \ \ \ \
| * | | | | | CRIS: Remove VCS simulator specific codeJesper Nilsson2012-10-0314-435/+3
| * | | | | | cris/PCI: remove pcibios_assign_resources()Bjorn Helgaas2012-10-032-26/+0
* | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds2012-10-039-33/+35
|\ \ \ \ \ \ \
| * | | | | | | sparc: fix format string argument for prom_printf()Akinobu Mita2012-10-027-10/+11
| * | | | | | | crypto: Build SPARC DES algorithms on SPARC only.Dave Jones2012-10-021-0/+1
| * | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linuxDavid S. Miller2012-10-025669-165112/+288443
| |\ \ \ \ \ \ \
| * | | | | | | | sparc64: Fix return value of Niagara-2 memcpy.David S. Miller2012-09-271-23/+23
* | | | | | | | | Merge tag 'stable/for-linus-3.7-x86-tag' of git://git.kernel.org/pub/scm/linu...Linus Torvalds2012-10-0240-249/+916
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | xen/pciback: Restore the PCI config space after an FLR.Konrad Rzeszutek Wilk2012-09-251-0/+1
OpenPOWER on IntegriCloud