aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* send_sigio_to_task: sanitize the usage of fown->signumOleg Nesterov2009-06-16
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/iee...Linus Torvalds2009-06-16
|\
| * firewire: core: use more outbound tlabelsStefan Richter2009-06-14
| * firewire: core: don't update Broadcast_Channel if RFC 2734 conditions aren't metStefan Richter2009-06-14
| * firewire: core: prepare for non-core children of card devicesStefan Richter2009-06-06
| * firewire: core: include linux/uaccess.h instead of asm/uaccess.hStefan Richter2009-06-06
| * firewire: add parent-of-unit accessorStefan Richter2009-06-06
| * firewire: rename source filesStefan Richter2009-06-05
| * firewire: reorganize header filesStefan Richter2009-06-05
| * firewire: clean up includesStefan Richter2009-06-05
| * firewire: ohci: access bus_seconds atomicallyStefan Richter2009-06-05
| * firewire: also use vendor ID in root directory for driver matchesStefan Richter2009-06-05
| * firewire: share device ID table type with ieee1394Stefan Richter2009-06-05
| * firewire: core: add sysfs attribute for easier udev rulesStefan Richter2009-06-01
| * firewire: core: check for missing struct update at build time, not run timeStefan Richter2009-06-01
| * firewire: core: improve check for local nodeStefan Richter2009-05-17
* | shift current_cred() from __f_setown() to f_modown()Oleg Nesterov2009-06-16
* | Merge branch 'for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/ve...Linus Torvalds2009-06-16
|\ \
| * \ Merge commit 'linus/master' into HEADVegard Nossum2009-06-15
| |\ \
| * | | signal: fix __send_signal() false positive kmemcheck warningVegard Nossum2009-06-15
| * | | fs: fix do_mount_root() false positive kmemcheck warningVegard Nossum2009-06-15
| * | | fs: introduce __getname_gfp()Vegard Nossum2009-06-15
| * | | trace: annotate bitfields in struct ring_buffer_eventVegard Nossum2009-06-15
| * | | net: annotate struct sock bitfieldVegard Nossum2009-06-15
| * | | c2port: annotate bitfield for kmemcheckVegard Nossum2009-06-15
| * | | net: annotate inet_timewait_sock bitfieldsVegard Nossum2009-06-15
| * | | ieee1394/csr1212: fix false positive kmemcheck reportVegard Nossum2009-06-15
| * | | ieee1394: annotate bitfieldVegard Nossum2009-06-15
| * | | net: annotate bitfields in struct inet_sockVegard Nossum2009-06-15
| * | | net: use kmemcheck bitfields API for skbuffVegard Nossum2009-06-15
| * | | kmemcheck: introduce bitfield APIVegard Nossum2009-06-15
| * | | kmemcheck: add opcode self-testing at bootVegard Nossum2009-06-15
| * | | x86: unify pte_hiddenJeremy Fitzhardinge2009-06-15
| * | | x86: make _PAGE_HIDDEN conditionalJeremy Fitzhardinge2009-06-15
| * | | kmemcheck: make kconfig accessible for other architecturesPekka Enberg2009-06-15
| * | | kmemcheck: enable in the x86 KconfigVegard Nossum2009-06-15
| * | | kmemcheck: add hooks for the page allocatorVegard Nossum2009-06-15
| * | | kmemcheck: add hooks for page- and sg-dma-mappingsVegard Nossum2009-06-15
| * | | kmemcheck: don't track page tablesVegard Nossum2009-06-15
| * | | crypto: don't track xor test pages with kmemcheckVegard Nossum2009-06-15
| * | | slab: add hooks for kmemcheckPekka Enberg2009-06-15
| * | | slub: add hooks for kmemcheckVegard Nossum2009-06-15
| * | | kmemcheck: add DMA hooksVegard Nossum2009-06-15
| * | | kmemcheck: add mm functionsVegard Nossum2009-06-15
| * | | x86: add hooks for kmemcheckVegard Nossum2009-06-15
| * | | kmemcheck: use kmemcheck_pte_lookup() instead of open-coding itPekka Enberg2009-06-15
| * | | kmemcheck: move 64-bit ifdef out of kmemcheck_opcode_decode()Pekka Enberg2009-06-15
| * | | kmemcheck: remove multiple ifdef'd definitions of the same global variablePekka Enberg2009-06-15
| * | | kmemcheck: make initialization message less confusingPekka Enberg2009-06-15
| * | | kmemcheck: remove forward declarations from error.cPekka Enberg2009-06-15