aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2010-01-20sparc64: Fully support both performance counters.David S. Miller
2010-01-20sparc64: Add perf callchain support.David S. Miller
2010-01-15sparc: convert to arch_gettimeoffset()John Stultz
2010-01-15sparc: leds_resource.end assigned to itself in clock_board_probe()Roel Kluin
2010-01-14sparc32: Fix page_to_phys().David S. Miller
2010-01-12sparc: Simplify param.h by simply including <asm-generic/param.h>Robert P. J. Day
2010-01-12sparc32: Update defconfig.David S. Miller
2010-01-08SPARC: use helpers for rlimitsJiri Slaby
2010-01-05sparc: copy_from_user() should not return -EFAULTHeiko Carstens
2010-01-04sparc64: Fix Niagara2 perf event handling.David S. Miller
2010-01-04sparc64: Fix NMI programming when perf events are active.David S. Miller
2010-01-04Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller
2010-01-04bbc_envctrl: Clean up properly if kthread_run() fails.David S. Miller
2010-01-04Merge branch 'limits_cleanup' of git://decibel.fi.muni.cz/~xslaby/linuxLinus Torvalds
2010-01-04Merge branch 'for-linus/samsung' of git://git.fluff.org/bjdooks/linuxLinus Torvalds
2010-01-04sysfs: Add lockdep annotations for the sysfs active referenceEric W. Biederman
2010-01-04lguest: fix bug in setting guest GDT entryRusty Russell
2010-01-04Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6Linus Torvalds
2010-01-04Merge branch 'sh/for-2.6.33' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2010-01-04Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tyt...Linus Torvalds
2010-01-04tosh: Use non bkl ioctlAlan Cox
2010-01-04i2o: propogate the BKL down into the ioctl methodAlan Cox
2010-01-04sony_pi: Remove the BKL from open and ioctlJohn Kacur
2010-01-04Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ryu...Linus Torvalds
2010-01-04resource: add helpers for fetching rlimitsJiri Slaby
2010-01-04resource: move kernel function inside __KERNEL__Jiri Slaby
2010-01-04SECURITY: selinux, fix update_rlimit_cpu parameterJiri Slaby
2010-01-04[S390] Update default configuration.Martin Schwidefsky
2010-01-04[S390] Have param.h simply include <asm-generic/param.h>.Robert P. J. Day
2010-01-04[S390] qdio: convert global statistics to per-device statsJan Glauber
2010-01-04binfmt_elf_fdpic: Fix build breakage introduced by coredump changes.Daisuke HATAYAMA
2010-01-04sh: update defconfigs.Paul Mundt
2010-01-04sh: Don't default enable PMB support.Paul Mundt
2010-01-04sh: Disable PMB for SH4AL-DSP CPUs.Paul Mundt
2010-01-04ARM: Merge s3c24xx-updates2Ben Dooks
2010-01-04ARM: Merge next-simtecBen Dooks
2010-01-02Merge branch 'reiserfs/kill-bkl' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2010-01-02Documentation: Rename Documentation/DMA-mapping.txtKusanagi Kouichi
2010-01-02DocBook: fix ioremap return typeH Hartley Sweeten
2010-01-02Documentation: fix ioremap return typeH Hartley Sweeten
2010-01-02writeback: add missing kernel-doc notationJaswinder Singh Rajput
2010-01-02nilfs2: update mailing list addressRyusuke Konishi
2010-01-02reiserfs: Safely acquire i_mutex from xattr_rmdirFrederic Weisbecker
2010-01-02reiserfs: Safely acquire i_mutex from reiserfs_for_each_xattrFrederic Weisbecker
2010-01-02reiserfs: Fix journal mutex <-> inode mutex lock inversionFrederic Weisbecker
2010-01-02reiserfs: Fix unwanted recursive reiserfs lock in reiserfs_unlink()Frederic Weisbecker
2010-01-02reiserfs: Relax lock before open xattr dir in reiserfs_xattr_set_handle()Frederic Weisbecker
2010-01-02reiserfs: Relax reiserfs lock while freeing the journalFrederic Weisbecker
2010-01-02reiserfs: Fix reiserfs lock <-> i_mutex dependency inversion on xattrFrederic Weisbecker
2010-01-02reiserfs: Warn on lock relax if taken recursivelyFrederic Weisbecker