aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux
Commit message (Expand)AuthorAge
* tty_driver: Update required method documentationAlan Cox2008-06-23
* Add return value to reserve_bootmem_node()Bernhard Walle2008-06-21
* Merge branch 'agp-patches' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2008-06-19
|\
| * agp: more boolean conversions.Dave Airlie2008-06-18
| * drivers/char/agp - use boolJoe Perches2008-06-18
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2008-06-18
|\ \ | |/ |/|
| * ipv6 sit: Avoid extra need for compat layer in PRL management.YOSHIFUJI Hideaki2008-06-16
* | Export <linux/a.out.h> to userspace again.David Woodhouse2008-06-16
* | Remove #ifdef CONFIG_ARCH_SUPPORTS_AOUT from <linux/a.out.h>David Woodhouse2008-06-16
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...Linus Torvalds2008-06-14
|\ \ | |/ |/|
| * Merge branch 'pci-for-jesse' of git://git.kernel.org/pub/scm/linux/kernel/git...Jesse Barnes2008-06-12
| |\
| | * x86: PAT export resource_wc in pci sysfsvenkatesh.pallipadi@intel.com2008-06-12
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2008-06-13
|\ \ \
| * | | tcp: Revert 'process defer accept as established' changes.David S. Miller2008-06-12
* | | | pagemap: pass mm into pagewalkersDave Hansen2008-06-12
* | | | cciss: add new hardware supportMike Miller2008-06-12
* | | | proc_fs.h: move struct mm_struct forward-declarationBen Nizette2008-06-12
* | | | Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2008-06-12
|\ \ \ \
| * | | | sched: fix TASK_WAKEKILL vs SIGKILL raceOleg Nesterov2008-06-10
* | | | | Merge branch 'core/iter-div' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2008-06-12
|\ \ \ \ \
| * | | | | always_inline timespec_add_nsJeremy Fitzhardinge2008-06-12
| * | | | | add an inlined version of iter_div_u64_remJeremy Fitzhardinge2008-06-12
| * | | | | common implementation of iterative div/modJeremy Fitzhardinge2008-06-12
| | |_|/ / | |/| | |
* | | | | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds2008-06-11
|\ \ \ \ \
| * | | | | pnpacpi: fix IRQ flag decodingBjorn Helgaas2008-06-11
| * | | | | cpuidle acpi driver: fix oops on AC<->DCVenkatesh Pallipadi2008-06-11
* | | | | | Merge branch 'kvm-updates-2.6.26' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2008-06-11
|\ \ \ \ \ \
| * | | | | | KVM: migrate PIT timerMarcelo Tosatti2008-06-06
| | |_|/ / / | |/| | | |
* | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2008-06-11
|\ \ \ \ \ \ | |_|/ / / / |/| | | / / | | |_|/ / | |/| | |
| * | | | Merge branch 'davem-fixes' of master.kernel.org:/pub/scm/linux/kernel/git/jga...David S. Miller2008-06-10
| |\ \ \ \
| | * | | | virtio: Fix typo in virtio_net_hdr commentsMark McLoughlin2008-06-10
| * | | | | net: Fix routing tables with id > 255 for legacy softwareKrzysztof Piotr Oledzki2008-06-10
| * | | | | inet{6}_request_sock: Init ->opt and ->pktopts in the constructorArnaldo Carvalho de Melo2008-06-10
| |/ / / /
| * | | | include/linux/ssb/ssb_driver_gige.h typo fixAdrian Bunk2008-06-09
* | | | | ide: remove the ide_etrax100 chipset typeAdrian Bunk2008-06-10
| |_|/ / |/| | |
* | | | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/...Linus Torvalds2008-06-09
|\ \ \ \
| * | | | [POWERPC] Make walk_memory_resource available with MEMORY_HOTPLUG=nNathan Lynch2008-06-08
* | | | | mm: Minor clean-up of page flags in mm/page_alloc.cRuss Anderson2008-06-09
* | | | | fat_valid_media() isn't for userspaceAdrian Bunk2008-06-08
* | | | | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tyt...Linus Torvalds2008-06-06
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | jbd2: If a journal checksum error is detected, propagate the error to ext4Theodore Ts'o2008-06-06
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/chr...Linus Torvalds2008-06-06
|\ \ \ \ \
| * | | | | capabilities: remain source compatible with 32-bit raw legacy capability supp...Andrew G. Morgan2008-05-31
* | | | | | vm: add kzalloc_node() inlineJeff Layton2008-06-06
* | | | | | ipc: restore MSGPOOL original valueNadia Derbey2008-06-06
* | | | | | introduce memory_read_from_buffer()Akinobu Mita2008-06-06
* | | | | | lib: export bitrev16Harvey Harrison2008-06-06
* | | | | | Fix various old email addresses for dwmw2David Woodhouse2008-06-06
| |_|_|/ / |/| | | |
* | | | | V4L/DVB (7166): [v4l] Add new user class controls and deprecate othersDavid Woodhouse2008-06-05
| |/ / / |/| | |
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2008-06-04
|\ \ \ \ | | |/ / | |/| |