summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/sam/kb...Linus Torvalds2009-05-026-47/+36
|\
| * kbuild, modpost: Check the section flags, to catch missing "ax"/"aw"Anders Kaseorg2009-05-011-32/+19
| * kbuild: fix comment in modpost.cSam Ravnborg2009-05-011-2/+1
| * kbuild: fix scripts/setlocalversion with gitNico Schottelius2009-05-011-7/+6
| * kbuild: fix Module.markers permission error under cygwinCedric Hombourger2009-05-011-0/+1
| * docs: also clean index.htmlRandy Dunlap2009-05-011-2/+3
| * kbuild: remove a tag file before it is regeneratedMatt Kraai2009-05-011-0/+2
| * kbuild: "make prepare" should be "make modules_prepare"Robert P. J. Day2009-05-011-1/+1
| * kbuild: clean Module.markers and modules.order for out-of-tree modulesFrédéric Brière2009-05-011-1/+3
| * avr32: drop unused CLEAN_FILESSam Ravnborg2009-05-011-2/+0
* | Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2009-05-027-21/+39
|\ \
| * | ocfs2: Change repository in MAINTAINERS.Joel Becker2009-04-301-1/+1
| * | ocfs2: Fix a missing credit when deleting from indexed directories.Joel Becker2009-04-301-2/+3
| * | ocfs2/trivial: Remove unused variable in ocfs2_rename.Tao Ma2009-04-291-4/+0
| * | ocfs2: Add missing iput() during error handling in ocfs2_dentry_attach_lock()Sunil Mushran2009-04-231-0/+15
| * | ocfs2: Fix some printk() warnings.Joel Becker2009-04-212-11/+17
| * | ocfs2: Fix 2 warning during ocfs2 make.Tao Ma2009-04-212-2/+2
| * | ocfs2: Reserve 1 more cluster in expanding_inline_dir for indexed dir.Tao Ma2009-04-071-1/+1
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2009-05-026-6/+17
|\ \ \
| * | | HID: fix oops in hid_check_keys_pressed()Jiri Kosina2009-05-021-0/+3
| * | | HID: fix possible deadlock in usbhid_close()Oliver Neukum2009-04-291-1/+1
| * | | HID: Fix the support for apple mini aluminium keyboardUlrich Dangel2009-04-291-1/+1
| * | | HID: Add support for the G25 force feedback wheel in native modeChristophe Borivant2009-04-173-0/+4
| * | | HID: hidraw -- fix missing unlocks in unlocked_ioctlDan Carpenter2009-04-071-4/+8
* | | | Merge branch 'for-linus' of git://www.linux-m32r.org/git/takata/linux-2.6_devLinus Torvalds2009-05-023-6/+4
|\ \ \ \
| * | | | m32r: use __stringify() macro in assembler.hHirokazu Takata2009-05-021-3/+4
| * | | | m32r: build fix for __stringify macroHirokazu Takata2009-05-022-3/+0
| | |_|/ | |/| |
* | | | ibft: fix the display of a few fields in the NIC attribute structure in sysfsAshutosh Naik2009-05-021-2/+2
* | | | mm: prevent divide error for small values of vm_dirty_bytesAndrea Righi2009-05-022-1/+8
* | | | vmscan: avoid multiplication overflow in shrink_zone()Andrew Morton2009-05-021-1/+1
* | | | ptrace: s/parent/real_parent/ in binfmt_elf_fdpic.cOleg Nesterov2009-05-021-2/+2
* | | | kernel-doc: restrict syntax for private: and public:Randy Dunlap2009-05-022-5/+9
* | | | mm: fix Committed_AS underflow on large NR_CPUS environmentKOSAKI Motohiro2009-05-025-65/+17
* | | | of: make of_(un)register_platform_driver common codeGrant Likely2009-05-023-20/+10
* | | | alpha: binfmt_aout fixIvan Kokshaysky2009-05-024-6/+23
* | | | alpha: futex implementationIvan Kokshaysky2009-05-022-4/+116
* | | | alpha: exception table sortingIvan Kokshaysky2009-05-022-1/+41
* | | | alpha: titan and marvel build fixesIvan Kokshaysky2009-05-026-14/+13
* | | | vgacon: return the upper half of 512 character fontsStefan Bader2009-05-021-1/+1
* | | | memcg: fix mem_cgroup_shrink_usage()Daisuke Nishimura2009-05-023-25/+20
* | | | pagemap: require aligned-length, non-null reads of /proc/pid/pagemapVitaly Mayatskikh2009-05-021-0/+4
* | | | mm: close page_mkwrite racesNick Piggin2009-05-023-44/+98
* | | | atomic: fix atomic_long_cmpxchg/xchg for 64 bit architecturesHeiko Carstens2009-05-021-2/+2
* | | | CRISv10: fix serial driver proc-usageJesper Nilsson2009-05-021-95/+78
* | | | MAINTAINERS: add ptrace entryChristoph Hellwig2009-05-021-0/+13
* | | | memcg: fix try_get_mem_cgroup_from_swapcache()Daisuke Nishimura2009-05-021-3/+2
* | | | MAINTAINERS: Florian has movedFlorian Fainelli2009-05-021-2/+2
* | | | autofs4: fix incorrect return in autofs4_mount_busy()Ian Kent2009-05-021-1/+3
* | | | mm: fix pageref leak in do_swap_page()Johannes Weiner2009-05-021-2/+2
* | | | acpica: validate package element more carefully in acpi_rs_get_pci_routing_ta...Robert Moore2009-05-021-0/+7
|/ / /