summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2010-08-14bkl: Remove locked .ioctl file operationArnd Bergmann
2010-08-14v4l: Remove reference to bkl ioctl in compat ioctl handlingFrederic Weisbecker
2010-08-14logfs: kill BKLArnd Bergmann
2010-08-13Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6Linus Torvalds
2010-08-13Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2010-08-13Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jlbec/o...Linus Torvalds
2010-08-13Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2010-08-13Merge branch 'x86-uv-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2010-08-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2010-08-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6Linus Torvalds
2010-08-13Merge branch 'x86/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds
2010-08-13x86: don't send SIGBUS for kernel page faultsLinus Torvalds
2010-08-13mm: fix missing page table unmap for stack guard page failure caseLinus Torvalds
2010-08-13[S390] partitions: fix build error in ibm partition detection codeHeiko Carstens
2010-08-13[S390] appldata: fix dev_get_stats 64 bit conversionHeiko Carstens
2010-08-13[S390] wire up prlimit64 and fanotify* syscallsHeiko Carstens
2010-08-13[S390] zcrypt: fix Kconfig dependenciesHeiko Carstens
2010-08-13[S390] sys_personality: follow u_long to unsigned int conversionHeiko Carstens
2010-08-13[S390] dasd: fix format string typesHeiko Carstens
2010-08-12mm: keep a guard page below a grow-down stack segmentLinus Torvalds
2010-08-12ctcm: rename READ/WRITE defines to avoid redefinitionsUrsula Braun
2010-08-12claw: rename READ/WRITE defines to avoid redefinitionsHeiko Carstens
2010-08-12Revert "fsnotify: store struct file not struct path"Linus Torvalds
2010-08-12perf: Add back list_head data typesIngo Molnar
2010-08-12Merge branch 'linus' into perf/urgentIngo Molnar
2010-08-12[NFS] Set CONFIG_KEYS when CONFIG_NFS_USE_KERNEL_DNS is setSteve French
2010-08-12V4L/DVB: v4l2-ctrls.c: needs to include slab.hRandy Dunlap
2010-08-12V4L/DVB: fix Kconfig to depends on VIDEO_IRMauro Carvalho Chehab
2010-08-12V4L/DVB: Fix IR_CORE dependenciesMauro Carvalho Chehab
2010-08-12Merge branch 'io_remap_pfn_range' of git://www.jni.nu/crisLinus Torvalds
2010-08-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/agk/linux-2.6-dmLinus Torvalds
2010-08-12Merge branch 'hwpoison' of git://git.kernel.org/pub/scm/linux/kernel/git/ak/l...Linus Torvalds
2010-08-12Merge branch 'for-linus' of git://neil.brown.name/mdLinus Torvalds
2010-08-12Merge branch 'msm-core' of git://codeaurora.org/quic/kernel/dwalker/linux-msmLinus Torvalds
2010-08-12Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/c...Linus Torvalds
2010-08-12Merge branch 'i2c-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2010-08-12Merge branch 'params' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/...Linus Torvalds
2010-08-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/lrg...Linus Torvalds
2010-08-12Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/same...Linus Torvalds
2010-08-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds
2010-08-12Merge git://git.infradead.org/battery-2.6Linus Torvalds
2010-08-12x86/hpet: Use the FSEC_PER_SEC constant for femto-second periodsChris Wilson
2010-08-12timekeeping: Fix overflow in rawtime tv_nsec on 32 bit archsJason Wessel
2010-08-12MN10300: Use no_printk() for disabled gdbstub debugging functionsDavid Howells
2010-08-12Add a dummy printk function for the maintenance of unused printksDavid Howells
2010-08-12MN10300: Don't try and #include <linux/slab.h> in lib/inflate.c from bootloaderDavid Howells
2010-08-12MN10300: Permit .GCC-command-line sectionsDavid Howells
2010-08-12MN10300: Fix size_t and ssize_tDavid Howells
2010-08-12MN10300: Fix RTC routinesDavid Howells
2010-08-12[CPUFREQ] add missing __percpu markup in pcc-cpufreq.cNamhyung Kim