aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2010-01-20sparc64: Update defconfig.David S. Miller1-31/+100
2010-01-20sparc: Add missing SW perf fault events.David S. Miller2-5/+20
2010-01-20sparc64: Fully support both performance counters.David S. Miller1-154/+353
2010-01-20sparc64: Add perf callchain support.David S. Miller1-1/+119
2010-01-15sparc: convert to arch_gettimeoffset()John Stultz4-179/+46
2010-01-15sparc: leds_resource.end assigned to itself in clock_board_probe()Roel Kluin1-2/+2
2010-01-14sparc32: Fix page_to_phys().David S. Miller2-2/+2
2010-01-12sparc: Simplify param.h by simply including <asm-generic/param.h>Robert P. J. Day1-17/+2
2010-01-12sparc32: Update defconfig.David S. Miller1-18/+69
2010-01-08SPARC: use helpers for rlimitsJiri Slaby1-3/+3
2010-01-05sparc: copy_from_user() should not return -EFAULTHeiko Carstens2-2/+2
2010-01-04sparc64: Fix Niagara2 perf event handling.David S. Miller1-0/+11
2010-01-04sparc64: Fix NMI programming when perf events are active.David S. Miller1-1/+2
2010-01-04Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller5149-273934/+454993
2010-01-04bbc_envctrl: Clean up properly if kthread_run() fails.David S. Miller1-26/+38
2010-01-04Merge branch 'limits_cleanup' of git://decibel.fi.muni.cz/~xslaby/linuxLinus Torvalds3-3/+29
2010-01-04Merge branch 'for-linus/samsung' of git://git.fluff.org/bjdooks/linuxLinus Torvalds8-1/+57
2010-01-04sysfs: Add lockdep annotations for the sysfs active referenceEric W. Biederman2-2/+27
2010-01-04lguest: fix bug in setting guest GDT entryRusty Russell1-1/+3
2010-01-04Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6Linus Torvalds9-302/+254
2010-01-04Merge branch 'sh/for-2.6.33' of git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6Linus Torvalds53-884/+3029
2010-01-04Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4Linus Torvalds5-48/+77
2010-01-04tosh: Use non bkl ioctlAlan Cox1-5/+7
2010-01-04i2o: propogate the BKL down into the ioctl methodAlan Cox1-7/+6
2010-01-04sony_pi: Remove the BKL from open and ioctlJohn Kacur1-6/+5
2010-01-04Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ryusuke/nilfs2Linus Torvalds6-26/+32
2010-01-04resource: add helpers for fetching rlimitsJiri Slaby1-0/+22
2010-01-04resource: move kernel function inside __KERNEL__Jiri Slaby1-2/+6
2010-01-04SECURITY: selinux, fix update_rlimit_cpu parameterJiri Slaby1-1/+1
2010-01-04[S390] Update default configuration.Martin Schwidefsky1-11/+75
2010-01-04[S390] Have param.h simply include <asm-generic/param.h>.Robert P. J. Day1-26/+2
2010-01-04[S390] qdio: convert global statistics to per-device statsJan Glauber7-265/+177
2010-01-04binfmt_elf_fdpic: Fix build breakage introduced by coredump changes.Daisuke HATAYAMA1-2/+2
2010-01-04sh: update defconfigs.Paul Mundt49-871/+3005
2010-01-04sh: Don't default enable PMB support.Paul Mundt1-1/+0
2010-01-04sh: Disable PMB for SH4AL-DSP CPUs.Paul Mundt1-3/+3
2010-01-04ARM: Merge s3c24xx-updates2Ben Dooks0-0/+0
2010-01-04ARM: Merge next-simtecBen Dooks8-1/+57
2010-01-02Merge branch 'reiserfs/kill-bkl' of git://git.kernel.org/pub/scm/linux/kernel/git/frederic/random-tracingLinus Torvalds7-15/+79
2010-01-02Documentation: Rename Documentation/DMA-mapping.txtKusanagi Kouichi2-1/+1
2010-01-02DocBook: fix ioremap return typeH Hartley Sweeten1-6/+6
2010-01-02Documentation: fix ioremap return typeH Hartley Sweeten1-1/+1
2010-01-02writeback: add missing kernel-doc notationJaswinder Singh Rajput1-0/+1
2010-01-02nilfs2: update mailing list addressRyusuke Konishi2-2/+2
2010-01-02reiserfs: Safely acquire i_mutex from xattr_rmdirFrederic Weisbecker1-1/+2
2010-01-02reiserfs: Safely acquire i_mutex from reiserfs_for_each_xattrFrederic Weisbecker1-2/+3
2010-01-02reiserfs: Fix journal mutex <-> inode mutex lock inversionFrederic Weisbecker1-1/+2
2010-01-02reiserfs: Fix unwanted recursive reiserfs lock in reiserfs_unlink()Frederic Weisbecker1-3/+4
2010-01-02reiserfs: Relax lock before open xattr dir in reiserfs_xattr_set_handle()Frederic Weisbecker1-2/+7
2010-01-02reiserfs: Relax reiserfs lock while freeing the journalFrederic Weisbecker1-1/+2