aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* treewide: Fix typos in kernel messagesMasanari Iida2013-03-31
* pm44xx: Fix comment for "CONFIG_CPU_IDLE"Paul Bolle2013-03-31
* doc: Fix typo "CONFIG_CGROUP_CGROUP_MEMCG_SWAP"Paul Bolle2013-03-27
* mmzone: correct "pags" to "pages" in comment.Cody P Schafer2013-03-27
* kernel-parameters: remove outdated 'noresidual' parameterPaul Bolle2013-03-27
* Remove spurious _H suffixes from ifdef commentsPaul Bolle2013-03-27
* sound: Remove stray pluses from Kconfig filePaul Bolle2013-03-27
* radio-shark: Fix printk "CONFIG_LED_CLASS"Paul Bolle2013-03-27
* doc: put proper reference to CONFIG_MODULE_SIG_ENFORCEPaul Bolle2013-03-27
* irq: versatile: rename Kconfig macro in printkPaul Bolle2013-03-27
* doc: DocBook/media : Fix typo in dvbproperty.xmlMasanari Iida2013-03-27
* doc: Remove text on tracepoint samplesPaul Bolle2013-03-21
* treewide: Fix typos in printkMasanari Iida2013-03-20
* f2fs: Fix typo in commentsMasanari Iida2013-03-19
* treewide: Fix typos in printk and commentMasanari Iida2013-03-18
* drivers/isdn: delete 'break' after 'return'Chen Gang2013-03-18
* driver: usb: storage: remove cast for kmalloc return valueZhang Yanfei2013-03-18
* net: sctp: remove cast for kmalloc/kzalloc return valueZhang Yanfei2013-03-18
* powerpc: remove cast for kmalloc/kzalloc return valueZhang Yanfei2013-03-18
* ia64: remove cast for kmalloc return valueZhang Yanfei2013-03-18
* driver: tty: serial: remove cast for kzalloc return valueZhang Yanfei2013-03-18
* fs: befs: remove cast for kmalloc return valueZhang Yanfei2013-03-18
* arm: remove cast for kzalloc return valueZhang Yanfei2013-03-18
* driver: gpu: drm: i915: remove cast for kzalloc return valueZhang Yanfei2013-03-18
* fs: ufs: remove cast for kmalloc return valueZhang Yanfei2013-03-18
* driver: tty: vt: remove cast for kmalloc return valueZhang Yanfei2013-03-18
* driver: hv: remove cast for kmalloc return valueZhang Yanfei2013-03-18
* arm: irq-armada-370-xp: fix comment typoMarek Belisko2013-03-18
* arc: fix incorrect ifdef commentPaul Bolle2013-03-18
* itg3200: fix incorrect ifdef commentPaul Bolle2013-03-18
* Merge branch 'master' into for-nextJiri Kosina2013-03-18
|\
| * Linux 3.9-rc1Linus Torvalds2013-03-03
| * Merge tag 'disintegrate-fbdev-20121220' of git://git.infradead.org/users/dhow...Linus Torvalds2013-03-03
| |\
| | * UAPI: (Scripted) Disintegrate include/videoDavid Howells2012-12-20
| * | Merge tag 'stable/for-linus-3.9-rc1-tag' of git://git.kernel.org/pub/scm/linu...Linus Torvalds2013-03-03
| |\ \
| | * | xenbus: fix compile failure on ARM with Xen enabledSteven Noonan2013-03-01
| | * | xen/pci: We don't do multiple MSI's.Konrad Rzeszutek Wilk2013-03-01
| | * | xen/pat: Disable PAT using pat_enabled value.Konrad Rzeszutek Wilk2013-02-28
| | * | xen/acpi: xen cpu hotplug minor updatesLiu Jinsong2013-02-25
| | * | xen/acpi: xen memory hotplug minor updatesLiu Jinsong2013-02-25
| * | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2013-03-03
| |\ \ \
| | * | | constify path_get/path_put and fs_struct.c stuffAl Viro2013-03-01
| | * | | fix nommu breakage in shmem.cAl Viro2013-03-01
| | * | | cache the value of file_inode() in struct fileAl Viro2013-03-01
| | * | | 9p: if v9fs_fid_lookup() gets to asking server, it'd better have hashed dentryAl Viro2013-02-28
| | * | | 9p: make sure ->lookup() adds fid to the right dentryAl Viro2013-02-28
| | * | | 9p: untangle ->lookup() a bitAl Viro2013-02-28
| | * | | 9p: double iput() in ->lookup() if d_materialise_unique() failsAl Viro2013-02-28
| | * | | 9p: v9fs_fid_add() can't fail nowAl Viro2013-02-28
| | * | | v9fs: get rid of v9fs_dentryAl Viro2013-02-28