summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2009-04-141-0/+1
|\
| * lockdep: warn about lockdep disabling after kernel taint, fixIngo Molnar2009-04-141-0/+1
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/msz...Linus Torvalds2009-04-141-3/+5
|\ \
| * | fuse: fix "direct_io" private mmapMiklos Szeredi2009-04-091-0/+2
| * | fuse: fix argument type in fuse_get_user_pages()Miklos Szeredi2009-04-091-3/+3
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ryu...Linus Torvalds2009-04-147-213/+197
|\ \ \
| * | | nilfs2: fix possible mismatch of sufile counters on recoveryRyusuke Konishi2009-04-133-16/+45
| * | | nilfs2: segment usage file cleanupsRyusuke Konishi2009-04-132-195/+140
| * | | nilfs2: fix wrong accounting and duplicate brelse in nilfs_sufile_set_errorRyusuke Konishi2009-04-131-7/+10
| * | | nilfs2: simplify handling of active state of segments fixRyusuke Konishi2009-04-131-1/+1
| * | | nilfs2: remove module versionRyusuke Konishi2009-04-132-6/+0
| * | | nilfs2: fix lockdep recursive locking warning on meta data filesRyusuke Konishi2009-04-131-0/+4
| * | | nilfs2: fix lockdep recursive locking warning on bmapRyusuke Konishi2009-04-131-0/+5
| * | | nilfs2: return f_fsid for statfs2Ryusuke Konishi2009-04-131-1/+5
* | | | Merge branch 'fixes-for-linus' of git://git.monstr.eu/linux-2.6-microblazeLinus Torvalds2009-04-1415-14/+15
|\ \ \ \
| * | | | microblaze: Add missing FILE tag to MAINTAINERSMichal Simek2009-04-141-0/+1
| * | | | microblaze: remove duplicated #include'sHuang Weiyi2009-04-145-6/+0
| * | | | microblaze: struct device - replace bus_id with dev_name()Michal Simek2009-04-141-6/+4
| * | | | microblaze: Simplify copy_thread()Michal Simek2009-04-141-2/+1
| * | | | microblaze: Add TIMESTAMPING constants to socket.hMichal Simek2009-04-141-0/+3
| * | | | microblaze: Add missing empty ftrace.h fileMichal Simek2009-04-141-0/+1
| * | | | microblaze: Fix problem with removing zero length filesMichal Simek2009-04-145-0/+5
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6Linus Torvalds2009-04-1418-35/+179
|\ \ \ \ \
| * | | | | sh: Add in PCI bus for DMA API debugging.Paul Mundt2009-04-141-0/+3
| * | | | | sh: Pre-allocate a reasonable number of DMA debug entries.Paul Mundt2009-04-141-1/+11
| * | | | | sh: sh7786: modify usb setup timeout judgment bug.Kuninori Morimoto2009-04-141-7/+7
| * | | | | MAINTAINERS: Update sh architecture file patterns.Paul Mundt2009-04-141-0/+2
| * | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Paul Mundt2009-04-141688-65940/+124031
| |\ \ \ \ \
| * | | | | | sh: ap325: use edge control for ov772x cameraKuninori Morimoto2009-04-131-0/+1
| * | | | | | sh: Plug in support for ARCH=sh64 using sh SRCARCH.Paul Mundt2009-04-112-3/+21
| * | | | | | sh: urquell: Fix up address mapping in board comments.Kuninori Morimoto2009-04-101-15/+18
| * | | | | | sh: Add support for DMA API debugging.Paul Mundt2009-04-094-16/+51
| * | | | | | sh: Provide cpumask_of_pcibus() to fix NUMA build.Paul Mundt2009-04-071-2/+5
| * | | | | | sh: urquell: Add board commentKuninori Morimoto2009-04-071-0/+27
| * | | | | | sh: wire up sys_preadv/sys_pwritev() syscalls.Paul Mundt2009-04-064-2/+10
| * | | | | | sh: sh7785lcr: fix PCI address map for 32-bit modeYoshihiro Shimoda2009-04-062-0/+7
| * | | | | | sh: intc: Added resume from hibernation support to the intcFrancesco VIRLINZI2009-04-061-4/+31
* | | | | | | Fix lpfc_parse_bg_err()'s use of do_div()David Howells2009-04-141-1/+1
* | | | | | | tty: Update some of the USB kernel docLeandro Dorileo2009-04-141-2/+5
* | | | | | | parport_pc: Fix build failure drivers/parport/parport_pc.c for powerpcTony Breeds2009-04-141-1/+1
* | | | | | | parport: Fix various uses of parport_pcAlan Cox2009-04-142-3/+5
* | | | | | | tty: Fix leak in ti-usbAlan Cox2009-04-141-12/+14
* | | | | | | cdc-acm: Fix long standing abuse of tty->low_latencyAlan Cox2009-04-141-4/+0
| |_|_|_|_|/ |/| | | | |
* | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds2009-04-139-10/+65
|\ \ \ \ \ \
| * | | | | | tomoyo: version bump to 2.2.0.Tetsuo Handa2009-04-148-10/+10
| * | | | | | tomoyo: add Documentation/tomoyo.txtTetsuo Handa2009-04-141-0/+55
| | |/ / / / | |/| | | |
* | | | | | Fix quilt merge error in acpi-cpufreq.cLinus Torvalds2009-04-131-1/+1
* | | | | | Merge branch 'for-rc1/xen/core' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2009-04-139-71/+193
|\ \ \ \ \ \
| * | | | | | xen: add FIX_TEXT_POKE to fixmapJeremy Fitzhardinge2009-04-081-0/+3
| * | | | | | xen: honour VCPU availability on bootIan Campbell2009-04-081-10/+30
OpenPOWER on IntegriCloud