aboutsummaryrefslogtreecommitdiffstats
path: root/scripts/unifdef.c (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2010-01-06kconfig: Create include/generated for localmodconfigSteven Rostedt1-0/+2
2010-01-06modules: Skip empty sections when exporting section notesBen Hutchings1-7/+10
2010-01-05Linux 2.6.33-rc3Linus Torvalds1-1/+1
2010-01-05Revert "x86: Side-step lguest problem by only building cmpxchg8b_emu for pre-Pentium"Rusty Russell1-1/+1
2010-01-05ARM: 5865/1: nuc900 ethernet driver needs miiLi Jie1-0/+1
2010-01-05ARM: 5864/1: Implement arch_reset() in NUC900Li Jie1-1/+14
2010-01-05ARM: 5863/1: fix bugs of clock source of NUC900Li Jie1-27/+37
2010-01-05ARM: 5858/1: Remove unused vma_vm_flags macro from v7wbi_flush_user_tlb_rangeBahadir Balban1-1/+0
2010-01-04sparc64: Fix Niagara2 perf event handling.David S. Miller1-0/+11
2010-01-05exofs: simple_write_end does not mark_inode_dirtyBoaz Harrosh1-1/+16
2010-01-05exofs: fix pnfs_osd re-definitions in pre-pnfs treesBoaz Harrosh1-8/+2
2010-01-04sparc64: Fix NMI programming when perf events are active.David S. Miller1-1/+2
2010-01-04bbc_envctrl: Clean up properly if kthread_run() fails.David S. Miller1-26/+38
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-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-04ASoC: fixup oops in generic AC97 codec glueManuel Lauss1-0/+6
2010-01-04imx/mx3: depend on USB_ULPI for otg_ulpi_createUwe Kleine-König3-1/+11
2010-01-04ARM: MX3: make CPU revision number detection work on all boardsWolfgang Denk4-15/+5
2010-01-04mx25: pdk: add platform code for FEC supportBaruch Siach1-2/+44
2010-01-04mx25: add support for FEC on i.MX25Baruch Siach4-0/+26
2010-01-04mx25: s/NO_PAD_CTL/NO_PAD_CTRL/Baruch Siach1-29/+29
2010-01-04mx31moboard: fix usbh device namesValentin Longchamp3-3/+3
2010-01-04mx3: add support for the mt9v022 camera sensor to pcm037 platformGuennadi Liakhovetski1-7/+25
2010-01-04mx27: mxt_td60: Remove not used UART pinsAlan Carvalho de Assis1-24/+0
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-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
2010-01-02reiserfs: Fix reiserfs lock <-> i_mutex dependency inversion on xattrFrederic Weisbecker1-2/+7
2010-01-02reiserfs: Warn on lock relax if taken recursivelyFrederic Weisbecker2-0/+18