summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2003-02-14kbuild: Figure endianness / word size at compile timeKai Germaschewski
2003-02-14kbuild: Module alias and device table supportRusty Russell
2003-02-14kbuild: Move the version magic generation into module postprocessingKai Germaschewski
2003-02-13Merge bk://kernel.bkbits.net/jgarzik/net-drivers-2.5Linus Torvalds
2003-02-13[PATCH] Make mca-legacy bitch at usersAlan Cox
2003-02-13The initial release of the driver for the 3Com 3cr990 "Typhoon"David Dillow
2003-02-13[PATCH] further rpc_pipefs cleanups...Trond Myklebust
2003-02-12Make dequeue_signal() take the process as an argument.Linus Torvalds
2003-02-12Merge kernel.bkbits.net:/home/repos/linux-2.5Vojtech Pavlik
2003-02-12input: Add two new serio type #definesVojtech Pavlik
2003-02-12input: Support for NEC PC-9800 beeper and support for Kana Lock LED.Osamu Tomita
2003-02-12input: Get rid of the kbd_pt_regs variable, and instead pass theVojtech Pavlik
2003-02-12input: Remove include/linux/pc_keyb.h and old PS/2 codeJames Simmons
2003-02-11[PATCH] epoll timeout and syscall return typesAndrew Morton
2003-02-11[PATCH] provide uniproc write_trylock()Andrew Morton
2003-02-12[CPUFREQ] add support for cpufreq governors.Dave Jones
2003-02-11Merge davem@nuts.ninka.net:/home/davem/src/BK/sparc-2.5David S. Miller
2003-02-10Sanitize kernel daemon signal handling and process naming.Linus Torvalds
2003-02-10[PATCH] oprofile: kernel/user addresses fixJohn Levon
2003-02-10[PATCH] oprofile: CPU type as stringJohn Levon
2003-02-10[PATCH] oprofile: Pentium IV supportJohn Levon
2003-02-10Merge nuts.ninka.net:/home/davem/src/BK/sparcwork-2.5David S. Miller
2003-02-10[SIGNAL]: Allow more platforms to use generic get_signal_to_deliver.David S. Miller
2003-02-10[PATCH] fix current->user->processes leakAndrew Morton
2003-02-10[PATCH] hugetlbpage MAP_FIXED fixAndrew Morton
2003-02-10[PATCH] ext3: Remove journal_try_start()Andrew Morton
2003-02-10[PATCH] uninline get_jiffies_64() for 32-bit architecturesAndrew Morton
2003-02-10[PATCH] Fix synchronous writers to wait properly for the resultAndrew Morton
2003-02-10[AGPGART] Remove pointless enums from VIA GART driver.Dave Jones
2003-02-10[AGPGART] alpha agp infrastructureDave Jones
2003-02-09Create "wake_up_state()" macro that selectively wakes up processes onlyLinus Torvalds
2003-02-09Make sigprocmask() available to kernel threads too, since a lot ofLinus Torvalds
2003-02-09Merge bk://kernel.bkbits.net/davem/net-2.5Linus Torvalds
2003-02-09[PATCH] Lock session and group ID settingIngo Molnar
2003-02-08Merge davem@nuts.ninka.net:/home/davem/src/BK/net-2.5David S. Miller
2003-02-07[PATCH] signal locking updateChris Wedgwood
2003-02-07Hand mergeDaniel Jacobowitz
2003-02-06Split up "struct signal_struct" into "signal" and "sighand" parts.Linus Torvalds
2003-02-06[PATCH] Spelling fixes for consistent, dependent, persistentSteven Cole
2003-02-06[LSM]: Networking netlink socket capability hooks.James Morris
2003-02-06[LSM]: Networking AF_UNIX hooks.James Morris
2003-02-06[LSM]: Networking socket SKB receive hook.James Morris
2003-02-06[LSM]: Networking top-level socket operation hooks.James Morris
2003-02-06[LSM]: networking hooks, kconfig bits.James Morris
2003-02-06MergeDaniel Jacobowitz
2003-02-06Hand-merge with Ingo's changesDaniel Jacobowitz
2003-02-06Add PTRACE_O_TRACEVFORKDONE and PTRACE_O_TRACEEXIT facilities.Daniel Jacobowitz
2003-02-06[PATCH] Remove dead codeAndries E. Brouwer
2003-02-05[PATCH] Broken CLEAR_BITMAP() macroMatthew Dobson
2003-02-05[PATCH] signal-fixes-2.5.59-A4Ingo Molnar